assertType(
    'Illuminate\Support\Collection<int, User>|null',
    $collection->when(
        'Taylor',
        function ($collection, $name) {