Documentation ¶
Overview ¶
Package funcs implements low-level components (runtime functions). It has only one exported entity which is function creators registry.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatorRegistry ¶
func CreatorRegistry() map[string]runtime.FuncCreator
Types ¶
This section is empty.
Source Files ¶
- del.go
- field.go
- index.go
- int_add.go
- int_decr.go
- int_eq.go
- int_mul.go
- int_parse.go
- int_sub.go
- join.go
- length.go
- list_sort_float.go
- list_sort_int.go
- list_sort_string.go
- lock.go
- match.go
- mod.go
- new.go
- port_streamer.go
- printf.go
- println.go
- push.go
- range.go
- regexp_submatch.go
- registry.go
- scanln.go
- split.go
- struct_builder.go
- time_sleep.go
- unwrap.go
Click to show internal directories.
Click to hide internal directories.