Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Extract"

Index

Type aliases

Type aliases

Extract

Extract<T, From, To>: Pick<T, KeySet<From, To>>

Pick a range of entries (portion) from T

Type parameters

returns

any[]

example

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