Package dev.voidframework.core.lang


package dev.voidframework.core.lang
  • Classes
    Class
    Description
    Either<LEFT_TYPE,RIGHT_TYPE>
    Represents a value of one or two possible types (a disjoint union).
    Typed key-value map.
    TypedMap Key.