witch
Type converter
A utility library for converting values between different data types in Haskell.
Convert values from one type into another.
75 stars
4 watching
4 forks
Language: Haskell
last commit: 14 days ago haskell
Related projects:
Repository | Description | Stars |
---|---|---|
gurukami/typ | A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 |
tfausak/flow | A package providing functions and operators to improve Haskell code readability | 200 |
kosmikus/lhs2tex | A tool for converting Haskell source code into LaTeX-compatible typesetting formats | 99 |
haskell-to-elm/haskell-to-elm | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
lexi-lambda/higher-rank | A Haskell implementation of type checking and evaluation for higher-rank polymorphism | 101 |
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 367 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 322 |
usk81/generic | A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |
nofeaturesonlybugs/set | A Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types. | 47 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 964 |
henry-sarabia/sliceconv | A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices. | 10 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
tfausak/rampart | A Haskell library that analyzes the relationships between intervals. | 77 |
augustss/djinn | A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |