union-types
There are 46 repositories under union-types topic.
rrousselGit/freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
scala-hamsters/hamsters
A mini Scala utility library
vic/expat
Reusable, composable patterns across Elixir libraries
renatoathaydes/kunion
Union types for Kotlin
felangel/sealed_flutter_bloc
flutter_bloc state management extension that integrates sealed_unions.
paiDaXing-web/You-Don-t-Know-TS
🔥🔥🔥 这是一个专注研究Typescript的网站,🎖🎖🎖在这里你可以全面深入学习Typescript相关知识,通过动画方式讲解TS,还有很多常见问题解答。你还可以挑战相应的题目,快来学习吧。
JuliaDynamics/LightSumTypes.jl
Easy-to-use sum types in Julia
toastal/either
Elm Either
davidmarne/dart_meta_types
a code gen solution for defining sealed classes, data classes, and enum classes for dart.
tabdulradi/nullable
Makes `A | Null` work with for-comprehensions
widmogrod/mkunion
Strongly typed union type in golang.
Richard-Burd/typescript-sandbox
This is a place for me to sketch, doodle, codealong, and generally learn typescript
ChristophP/funpro
Be functional by using union types, pattern matching, and pure side-effects
mackimaow/kotlin-union
Adds an implementation of Union Type to Kotlin that supports external declarations for typescript unions in KotlinJS. It can also be used in Kotlin JVM and Kotlin Native.
point-platform/dasher
Fast, lightweight, cross platform serialisation tool
buschtoens/combine-type-predicates
Combine user-defined type guards / type predicates as unions and intersections.
toastal/select-prism
Use a Monocle Prism to handle <select> conflict between ADTs and Strings
catseye/Castile
MIRROR of https://codeberg.org/catseye/Castile : A simple imperative language with union types (and a compiler for same, with multiple targets)
choonkeat/sumtype-go
Fastest and simplest pattern matching sum types in Go. Don't be jealous of Rust anymore.
jack-williams/contracts-ts
Higher-order Contracts for Intersection and Union Types
kanitsharma/elvish
A functional, reactive and some what type safe javascript library to build UIs, inspired by Elm
leomindez/TimesLon
Application to show how to use Ceylon in Android
propensive/vacuous
A simple representation of optional values
arecvlohe/redux-union
Adding Union Types to Redux
ciderale/kotlin-union-types
Serialization of Kotlin Sealed Case Classes
flashios09/php-union-types
A php class for union types.
martinothamar/UnionTypeGenerator
Struct union type source generator experiment in .NET
Aldaviva/UnionTypes
⚭︎ Union types implemented in C# using implicit casts
Felix-CodingClimber/DotNetElements.Core.Result
This project provides simple Result and Result<TValue> types to be used as return types of functions as an alternative to exceptions.
mtumilowicz/scala3-dependent-types-polymorphic-functions-workshop
Introduction to typelevel programming: phantom types, dependent types, path dependent types and Curry-Howard isomorphism.
owaismohsin001/junu-spaghetti
Junu Spaghetti, a language that types spaghetti code
deividas-butkus/typescript-assessment-ca
TypeScript assessment, focusing on type safety, interfaces, and modular design to demonstrate understanding of TypeScript fundamentals.
sColin16/set-typed-lambda-calculus
A typed lambda calculus with a set-theoretic type system, that serves as the theoretical basis for other languages with set-theoretic type systems
Denis-Bredun/UnionPractice
Some piece of code that works using union.
selmasaltik/typescript-basics
React + TypeScript /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"