//
pkg.gl
Category
github.com/UNO-SOFT/filecache
cmd
directory
0.3.3
Repository:
https://github.com/uno-soft/filecache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
filecache
Package main of filecache implements program memoization: caches the output of the call with the arguments (and possibly the stdin) as key.