sanctuary-js / sanctuary-def

Run-time type system for JavaScript
MIT License
294 stars 23 forks source link

use sanctuary-show for string representations #198

Closed davidchambers closed 6 years ago

davidchambers commented 6 years ago

show replaces Z.toString. Switching will make sanctuary-def compatible with Sanctuary's various algebraic data types, which will soon define @@show but not toString.