@teivel what is a quantitative type system? That's the first I've heard of it
1
@teivel what is a quantitative type system? That's the first I've heard of it
@yosh as I understand it, it's a generalization of linearity with 0 uses meaning only available at compile time, 1 use meaning linearity and `w` (omega) being any number of uses (GC).
Idris2 is half theorem prover half programing languange so you can use Types as first level objects (e.g. similar to Zig, generic functions are just functions that return types). And you can also use most of the language at compile time.
News and community around mavnn.eu projects.