<?php str_starts_with(string $haystack, string $needle): bool
<?php $suggestions = explode(', ', trim($suggestionsAsString)); return new Misspelling($word, $this->takeSuggestions($suggestions)); }, array_filter(explode(PHP_EOL, $output), fn (string $line): bool => str_starts_with($line, '&')))); }