Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Either"

Index

Type aliases

Type aliases

Either

Either<T, K>: TupleOf<OEither<ObjectOf<T>, K>>

Split T into a union with K keys in such a way that none of the keys are ever present with one another within the different unions.

Type parameters

returns

any[] union

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.