Skip to content
/ tseq Public

An implementation of type-aligned sequences (a la Reflection without Remorse) in Scala

Notifications You must be signed in to change notification settings

wemrysi/tseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An attempt to implement type-aligned sequences, as described in Reflection without Remorse.

A big hat tip to Paul Chiusano (@pchiusano) for crucial insight on how to encode the various fold functions in a way that allows for carrying along type information.

Current Status

Don't expect anything to work or even be correct, this is experimental at best.

About

An implementation of type-aligned sequences (a la Reflection without Remorse) in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages