:: (a -> b) -> (c -> a) -> c -> b package:MemoTrie

Lift a memoizer to work with one more argument.