Description
Please see the README on GitHub at https://github.com/parsonsmatt/record-impl#readme.
Description
Please see the README on GitHub at https://github.com/parsonsmatt/record-impl#readme
README.md
record-impl
This package uses OverloadedRecordDot to implement methods on datatypes, stealing the impl keyword from Rust. It's pretty immature, though in theory it could support pretty powerful stuff!
Example:
See test/Example.hs.