Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Iteration/Iteration"

Index

Type aliases

Type aliases

Iteration

Iteration: [keyof IterationMap, keyof IterationMap, string, number, "-" | "0" | "+"]

Describes a valid entry of IterationMap

  • [0]: Prev (<-)
  • [1]: Next (->)
  • [2]: Current string
  • [3]: Current number
  • [4]: Sign (- / 0 / +)

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