Documentation
¶
Index ¶
- Constants
- func Atoi(ctx context.Context, args ...object.Object) object.Object
- func Module(parentScope *scope.Scope) (*object.Module, error)
- func ParseBool(ctx context.Context, args ...object.Object) object.Object
- func ParseFloat(ctx context.Context, args ...object.Object) object.Object
- func ParseInt(ctx context.Context, args ...object.Object) object.Object
Constants ¶
View Source
const Name = "strconv"
Name of this module
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.