//
pkg.gl
Category
github.com/goestoeleven/go-programming
code_samples
011-code-samples
02-donovan-kernighan
temp
ch9
memo5
package
0.0.0-20181228215051-5519dbb87bc5
Repository:
https://github.com/goestoeleven/go-programming.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
51 SLOC
#
Functions
New
New returns a memoization of f.
#
Structs
Memo
No description provided by the author
#
Type aliases
Func
Func is the type of the function to memoize.