Skip to content

Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust

Notifications You must be signed in to change notification settings

nikomatsakis/bidir-type-infer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is an implementation of the type system described in "Complete and Easy Bidirectional Type Inference" by Joshua Dunfield and Neelakantan R. Krishnaswami, published in IFCP '13.

About

Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages