© 2026 Hedgehog Software, LLC
f([Option.some('a'), Option.none(), Option.some('b')]) // => ['a', 'b']