FpdartSequenceIterableOption<T> extension

on

Methods

sequenceOption() Option<List<T>>
Convert a List<Option<A>> to a single Option<List<A>>.