//
pkg.gl
Category
github.com/golodash/godash
functions
package
1.3.0
Repository:
https://github.com/golodash/godash.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
158 SLOC
#
Functions
Once
Creates a function that is restricted to invoking func once.
RunAfter
Returns an interface with two methods.
WrapFunc
Returns a function that invokes `function`, with passed `inputs` arguments.