Where can I read up on Coercion Projection and Liq...
# arrow
r
Where can I read up on Coercion Projection and Liquid Types ?
r
At the moment in the arrow-meta compiler-plugin module tests
Also the arrow prelude is full of coercion proofs since unions are implemented in terms of it
There is also test for type refinements there
once 1.4 is stable we will make an official release with docs
r
Thx
i
Unrelated to Arrow or other implementations there is a nice paper on Liquid types here