Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Includes"

Index

Type aliases

Type aliases

Includes

Includes<T, M, match>: OIncludes<ObjectOf<T>, M, match>

Check whether T has entries that match M

Type parameters

  • T: Tuple

    to be inspected

  • M: any

    to check entry type

  • match: Match

    to change precision (?='default')

returns

Boolean

example

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