Closed Kakadu closed 1 year ago
Previously we needed to write to types in PPX
[%%distrib type ...t = ... fully_abstract ... [@@attrs optional] type ground = ...]
Now we can write only specialized ground. Another one will be generated automatically (like in noCanren). The old way is still being supported.
CC @dboulytchev @Lozov-Petr
TODO:
Previously we needed to write to types in PPX
Now we can write only specialized ground. Another one will be generated automatically (like in noCanren). The old way is still being supported.
CC @dboulytchev @Lozov-Petr
TODO: