witch
Type converter
Converts values from one type to another.
Convert values from one type into another.
75 stars
4 watching
4 forks
Language: Haskell
last commit: about 2 months ago conversionhaskell
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 Haskell package providing alternative operators to improve 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 | 364 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 327 |
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 | 971 |
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 for analyzing interval relationships and dependencies. | 77 |
augustss/djinn | A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |