<?php array_slice( array $array, int $offset, ?int $length = null, bool $preserve_keys = false): array
<?php fn (string $suggestion): bool => in_array(preg_match('/[^a-zA-Z]/', $suggestion), [0, false], true) ); return array_slice(array_values(array_unique($suggestions)), 0, 4); }