ff-notes / ron

Haskell implementation of RON and RON-RDT
BSD 3-Clause "New" or "Revised" License
65 stars 9 forks source link

Allow ORSetMap type parameterized by strategy #152

Open cblp opened 4 years ago

cblp commented 4 years ago
(alias ORSetMapStringToLastString
  (ORSetMap String last String))