package
0.36.0
Repository: https://github.com/tinygo-org/tinygo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
OnceFunc returns a function that invokes f only once.
OnceValue returns a function that invokes f only once and returns the value returned by f.
OnceValues returns a function that invokes f only once and returns the values returned by f.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Pool is a very simple implementation of sync.Pool.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author