Documentation ¶
Overview ¶
Helper functions for doing value conversions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SequenceToStringSlice ¶ added in v0.10.15
func ValueOrSequenceToSlice ¶
If `v` is a `starlark.Sequence`, return a slice of its elements Otherwise, return it as a single-element slice For functions that take `Union[List[T], T]`
Types ¶
Click to show internal directories.
Click to hide internal directories.