pikelet icon indicating copy to clipboard operation
pikelet copied to clipboard

Singleton Types

Open brendanzab opened this issue 6 years ago • 0 comments

This will be handy when working with records-as modules, and also potentially make checking dependent records easier.

Core syntax changes:

t ::= ... | (= t)

The t should be an inferrable term.

Resources:

Mentioned in our discussion on record types: https://github.com/pikelet-lang/pikelet/issues/2#issuecomment-378147810

brendanzab avatar Apr 10 '18 02:04 brendanzab