util/src/result library

Classes

Result<T, E>
Since Dart's inference of generics is very weak, this is the only implementation possible here.