haxetink / tink_core

Core utilities
https://haxetink.github.io/tink_core
MIT License
116 stars 33 forks source link

Is Outcome still planned to be an abstract? #126

Closed nadako closed 4 years ago

nadako commented 4 years ago

I've noticed this TODO:

https://github.com/haxetink/tink_core/blob/84cb2030b865e311eec5e33eaba56d7dd007aa17/src/tink/core/Outcome.hx#L7

But I wonder if that's still relevant, because we have @:using now, or were you planning to use more abstract features for Outcome?