Word Bucket/SourceCodeComparison

From A KoL Wiki

These are comparison operators used in pseudocode seen with a Software Bug familiar or when in a Source run.

Current List

  • !=
  • <
  • <=
  • <==
  • >
  • >=
  • >==
  • =
  • ==
  • ===
  • ====
  • =====