Docs
Search...
K
Home
utils
list
MaybeList
Name
MaybeList
Type
Value
= typing.Union[Item, collections.abc.Sequence[Item]]
Description