j
k
j a
j l
On Sat, 21 Sep 2019, Zemyla wrote:
No, because Data.Map is Ord a => a -> Maybe b.
The same applies to the Vector solution ... Or you use lookup as partial function, i.e. (Map.!) :: Map a b -> a -> b.
Back to the thread
Back to the list