List Question
10 TechQA 2025-01-07 20:29:09Advantages of SYB (scrap your boilerplate) over GHC Generics
558 views
Asked by Petr
Boilerplate-free annotation of ASTs in Haskell?
2.1k views
Asked by Joey Eremondi
Generic programming in Haskell with SYB and ad-hoc polymorphism
545 views
Asked by mariop
Recursive Type Lensing
509 views
Asked by Julian Leviston
A function for returning part of a product or record depending on parameter and requested return type
139 views
Asked by Noel M
Scrap Your Boilerplate in f#
1.2k views
Asked by Richard Warburton
How to construct generic Functor instances using GHC.Generics (or other similar frameworks)?
508 views
Asked by Petr
How to fold over a constructor with special cases?
218 views
Asked by Andreas Hagen
How to define SYB functions for type extension for tertiary type constructors (ext3)?
151 views
Asked by scvalex
Convert from type `T a` to `T b` without boilerplate
173 views
Asked by Joey Eremondi