mukul-rathi / bolt

Bolt is a language with in-built data-race freedom!
MIT License
572 stars 53 forks source link

Allow let expressions to be optionally annotated with a type #124

Closed mukul-rathi closed 4 years ago

mukul-rathi commented 4 years ago

let x : type = ___