mers_lib 0.9.29

library to use the mers language in other projects
Documentation
1
2
// return a function that adds "-= ... =-" decorations to the given text
text -> ("-= ", text, " =-").concat