package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jul 5, 2017
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func One(f interface{}, a interface{}) interface{}
One wraps the given function to require one less argument, passing in the
given value instead. The value MUST NOT be nil.
BUG(abg): Variadic functions are not supported.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.