miha-x64
04/06/2017, 7:47 PMQuadruple<A, B, C, D>
, Option<T>
, Either<L, R>
, fun Quadruple<*, *, *, *>.sendIntoOuterSpace()
and many others could be implemented... outside of stdlib. 🙃
@benleggiero why do you think Triple should have all that Pair has? For example, I ignore existence of both in most cases simple smile
@mbstavola can you show any use-cases? I just wonder why do you need this.benleggiero
04/06/2017, 11:57 PM