Sciweavers

439 search results - page 19 / 88
» Type invariants for Haskell
Sort
View
ICFP
2007
ACM
14 years 9 months ago
Inductive reasoning about effectful data types
We present a pair of reasoning principles, definition and proof by rigid induction, which can be seen as proper generalizations of lazy-datatype induction to monadic effects other...
Andrzej Filinski, Kristian Støvring
OOPSLA
2007
Springer
14 years 3 months ago
Establishing object invariants with delayed types
Manuel Fähndrich, Songtao Xia
CAIP
2009
Springer
171views Image Analysis» more  CAIP 2009»
14 years 29 days ago
Affine Moment Invariants of Color Images
A new type of affine moment invariants for color images is proposed in this paper. The traditional affine moment invariants can be computed on each color channel separately, yet wh...
Tomás Suk, Jan Flusser
ICFP
2004
ACM
14 years 9 months ago
Scrap more boilerplate: reflection, zips, and generalised casts
Writing boilerplate code is a royal pain. Generic programming promises to alleviate this pain by allowing the programmer to write a generic "recipe" for boilerplate code...
Ralf Lämmel, Simon L. Peyton Jones