src/pystdlib/typing_impl/str_optional_obj
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
newStrOptionalObj
newStrOptionalObj(x: string): OptionalObj[PyStr]
Exports
Source
Edit
Imports
optional_obj
Procs
proc
newStrOptionalObj
(
x
:
string
)
:
OptionalObj
[
PyStr
]
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
Source
Edit
Exports
expOptObjCvt