For the complete documentation index, see llms.txt. This page is also available as Markdown.
sequenceVOptionM
Namespace: FsToolkit.ErrorHandling
Applies the monadic function id to each element in the input list, and returns the result as an option. If any element in the list is ValueNone, the entire result will be ValueNone.