ZygosoptionapFirstSur cette pageapFirst() apFirst(fb): <A>(fa) => Option<A> Sequences two Options, keeping the first value. Parameters fb: Option<unknown> The second Option. Returns: <A>(fa): Option<A> A function that sequences the Options. Since 2.0.0