Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Union/Select"

Index

Type aliases

Type aliases

Select

Select<U, M>: Select<U, M>

Extract the part of U that matches M

Type parameters

  • U: any

    to extract from

  • M: any

    to select with

returns

union

example

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