issues
search
Ravenbrook
/
mlworks
MLWorks is a Standard ML compiler and development environment.
http://www.ravenbrook.com/project/mlworks
Other
179
stars
19
forks
source link
Implement concatWith
#10
Open
ellerh
opened
10 years ago
ellerh
commented
10 years ago
Fixes issue #8.
basis/string.sml (concatWith): New.
basis/__string.sml (concatWith): Implement it. Perhaps a bit too naive.
Fixes issue #8.