Parse a set of Options, short-circuits when an input value is Some. If no Some is found, returns None.
Option
Some
None
Rest
©2020 - 2024 Oraichain Foundation
Parse a set of
Options, short-circuits when an input value isSome. If noSomeis found, returnsNone.