//
pkg.gl
Category
github.com/goestoeleven/go-programming
code_samples
011-code-samples
02-donovan-kernighan
temp
ch9
memo1
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
20 SLOC
#
Functions
New
No description provided by the author
#
Structs
Memo
A Memo caches the results of calling a Func.
#
Type aliases
Func
Func is the type of the function to memoize.