union/union5 library

Classes

Union5<A, B, C, D, E>
A Union5 holds one of four values, either an instance of A, B, C, D or E, never more than one.
Union5A<A, B, C, D, E>
Union5B<A, B, C, D, E>
Union5C<A, B, C, D, E>
Union5D<A, B, C, D, E>
Union5E<A, B, C, D, E>