Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in type-level-computation

haskell - How can I go from values to types?

Experience reports using indexed monads in production?

Numeric type signature

Vinyl: compose record type aliases

Why does my functional dependency conflict disappear when I expand the definition?

Bidirectional Functional Dependencies

Shapeless HList type checking

How to prove double negation for type level booleans?

Scala type constraint to check argument values

How can I extract this polymorphic recursion function?

Creating a completely dependent concatenation

Change fixity of function type (->)?

scala path dependent types and type level proofs

In GHC.TypeLits what is someNatVal good for (which we can't accomplish with natVal)?

Scala Shapeless Code for Project Euler #1

Exporting type-operators from modules

Scala type level programming - representing a hierarchy

Explain the `LowPriorityImplicits` pattern used in Scala type-level programming

Is there a way to get a compile-time error if there's no matching closed type family instance?