match-variant icon indicating copy to clipboard operation
match-variant copied to clipboard

Python variant types that work with match

Results 2 match-variant issues
Sort by recently updated
recently updated
newest added

E.g. `Maybe.just.nothing` works. This is a side-effect of using subclassing to get methods to show up on variants.

- [ ] Run `tests/` - [ ] Make sure `examples/` work - [ ] Check `README.md`/docs work (both rendering and code samples)