mperry/functionalgroovy

Add minimal monad functions to Map

mperry opened this issue · 0 comments

Add map and flatMap to Map. Need to determine whether to do this over the entry or just the value.