Formality-Core icon indicating copy to clipboard operation
Formality-Core copied to clipboard

Specification of the Formality proof and programming language

Results 4 Formality-Core issues
Sort by recently updated
recently updated
newest added

@MaiaVictor Don't merge this yet, just wanted to get your advice on how to proceed with the goal of increasing the size of the string literals we can work with...

The main insight behind self types is easy to explain. Simple functions can be written as `A -> B`, and an application `f` a has type `B`. Dependent functions can...