Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITrie

Hierarchy

  • ITrie

Implemented by

Index

Methods

Methods

add

  • add(word: string): void

complete

  • complete(incompleteWord: string): string[]
  • Parameters

    • incompleteWord: string

    Returns string[]

exists

  • exists(word: string): boolean

Generated using TypeDoc