Skip to content

baberrehman/weak-disjoint-intersection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weak-disjoint-intersection

The purpose of weak disjoint intersection types is to support function overloading in disjoint intersection types. Disjoint intersection types restrict the merges like ((Int -> Int) ,, (String -> Int)). Our goal is to allow merging two functions if either input types or the output types are not overlapping.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages