extensible
https://travis-ci.org/fumieval/extensible.svg?branch=master https://travis-ci.org/fumieval/extensible
https://img.shields.io/hackage/v/extensible.svg https://hackage.haskell.org/package/extensible
拡張可能レコード、バリアント、タングル、エフェクトを扱うためのライブラリ。
Hackage http://hackage.haskell.org/package/extensible
攻略Wiki 閉鎖
GitHub https://github.com/fumieval/extensible
extensibleの掟
拡張可能レコードは、各フィールドに共通した操作をしたいときだけ導入すべし
ラッパー型を活用すべし
extensible/レコード
#ライブラリ