Join Slack
Powered by
but I think with a compiler plugin we can store th...
# arrow
r
raulraja
10/01/2017, 6:21 PM
but I think with a compiler plugin we can store the nested generics metadata and reify it later so you can do things like:
Copy code
case( is List<Either<Option<A>>> -> { ... })
Open in Slack
Previous
Next