algebraic_types 0.0.1
algebraic_types: ^0.0.1 copied to clipboard
Dart macros for algebraic types
example/algebraic_types_example.dart
import 'package:algebraic_types/algebraic_types.dart';
void main() {
}