Comment by DeathArrow
Comment by DeathArrow 2 days ago
Using OneOf library or something similar instead of discriminated unions / sum types.
Trying to use a functional pipeline instead of DI.
Comment by DeathArrow 2 days ago
Using OneOf library or something similar instead of discriminated unions / sum types.
Trying to use a functional pipeline instead of DI.