Type alias LZ78Factor

LZ78Factor: { id: number; nextChar: string }

Type declaration

  • id: number
  • nextChar: string

Generated using TypeDoc