sealed-class topic
sealedx
🎲 Kotlin Symbol Processor that auto-generates extensive sealed classes and interfaces for Android and Kotlin.
The-MVVM-Template-2022
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for da...
SealedObjectInstances
A Kotlin Symbol Processor to list sealed object instances.
dart_sealed
Dart and Flutter sealed class generator and annotations, with match methods and other utilities. There is also super_enum compatible API.
phpstan-sealed-classes
PHPStan extension for sealed classes and interfaces.
sealed-typing-pep
A PEP to add a `@sealed` typing decorator to Python
MVVM-DaggerHilt-Retrofit-Sealed-Class-StateFlow-Coroutines-In-Android
In this project , we will build a simple application ,where we fetch data from the server and show into recyclerview with the help of MVVM patter, Dagger-hilt , Retrofit, StateFlow , Sealed Class and...
KotlinAlchemy
⚗️ 𝚃𝚑𝚒𝚜 𝚙𝚛𝚘𝚓𝚎𝚌𝚝 𝚌𝚘𝚗𝚝𝚊𝚒𝚗𝚜 𝚟𝚊𝚛𝚒𝚘𝚞𝚜 𝚌𝚘𝚗𝚌𝚎𝚙𝚝𝚜 𝚊𝚗𝚍 𝚕𝚎𝚊𝚛𝚗𝚒𝚗𝚐𝚜 𝚘𝚏 𝚔𝚘𝚝𝚕𝚒𝚗 𝚞𝚜𝚎𝚍 𝚏𝚘𝚛 𝚊𝚗𝚍𝚛𝚘𝚒𝚍 𝚍𝚎𝚟𝚎𝚕𝚘𝚙𝚖𝚎𝚗𝚝
dichotomy
Result, Either, Try, and Maybe monadic types for Java
jackson-modules-java-17-sealed-classes
Simplified polymorphic de/serialization of Java 17 sealed classes for Jackson