in Code
Justin Le
home
archives
cv
Entries
History
Tags
Categories
Series
Recent
"Five-Point Haskell": Total Depravity (and Defensive Typing)
Advent of Code 2025: Haskell Solution Reflections for all 12 Days
The Baby Paradox in Haskell
Faking ADTs and GADTs in Languages That Shouldn't Have Them
Sum Types and Subtypes and Unions
back
@REFERENCE
Friday August 25, 2017
—
Comments
Fixed-Length Vector Types in Haskell (an Update for 2017)
in
#functional programming
,
#dependent types
,
#haskell
,
#singletons
,
#types
,
@Haskell
,
@Tutorials
Tuesday May 5, 2015
—
Comments
Fixed-Length Vector Types in Haskell, 2015
in
#functional programming
,
#dependent types
,
#haskell
,
#singletons
,
#types
,
@Haskell
,
@Tutorials