filmov
tv
@rae: Impredicative types and dynamic types -- useful in parsing JSON
Показать описание
I demonstrate how using impredicative types and dynamic types (as they work in Haskell) can be useful for parsing a number in JSON (stored as a Scientific).
@rae: Impredicative types and dynamic types -- useful in parsing JSON
@rae: ImpredicativeTypes and TypeFamilies don't mix
@rae: Unboxed types in GHC
@rae: How to choose between Typeable, Data, and Generic in Haskell
@rae: How to program in types with length-indexed vectors: Part 1
@rae: Connecting linearity and relevance in Dependent Haskell
@rae: GHC sometimes infers the wrong type
@rae: RebindableSyntax in Haskell
@rae: Removing (/=) from the Eq type class
@rae: Type families help define functions over length-indexed vectors
@rae: Inferring the arity of zipWith, with lots of type-level hackery
@rae: Getting a little fancy with Haskell's kinds
@rae: What Haskell's deep subsumption is, why we killed it, and then why we resurrected it.
@rae: Let-generalization is confusing
A Quick Look at Impredicativity (ICFP 2020)
@rae: How to use hs-boot files to make mutually recursive modules in Haskell
@rae: How whitespace works in Haskell
@rae: The monomorphism restriction in Haskell causes order dependency. Ack!
@rae: Wordle #1: Design considerations of finding good guesses in Wordle using Haskell
@rae: How to use record-update syntax in Haskell (+ some dark corners)
@rae: Ideas for optimizing Haskell
@rae: Monomorphism restriction can improve performance
Artyom Kuznetsov - GHC: Dependency Analysis of Haskell Declarations
@rae: Wordle #6: Refining abstractions for correctness
Комментарии