Join Slack
Powered by
Where can I read up on Coercion Projection and Liq...
# arrow
r
Robert
06/15/2020, 1:09 PM
Where can I read up on Coercion Projection and Liquid Types ?
r
raulraja
06/15/2020, 1:09 PM
At the moment in the arrow-meta compiler-plugin module tests
raulraja
06/15/2020, 1:10 PM
Also the arrow prelude is full of coercion proofs since unions are implemented in terms of it
raulraja
06/15/2020, 1:10 PM
There is also test for type refinements there
raulraja
06/15/2020, 1:11 PM
https://github.com/arrow-kt/arrow-meta/tree/master/compiler-plugin/src/test/kotlin/arrow/meta/plugins
raulraja
06/15/2020, 1:11 PM
once 1.4 is stable we will make an official release with docs
r
Robert
06/15/2020, 1:14 PM
Thx
i
Imran/Malic
06/15/2020, 2:12 PM
Unrelated to Arrow or other implementations there is a nice paper on Liquid types
here
3
Views
Open in Slack
Previous
Next