HadesLang Doc
Ctrlk
  • Overview
  • Getting Started
  • Language Spec
    • Foundation
    • Operators
      • Comparison and equality
      • Logical operators
      • Bitwise operators
      • Compound Assignment Operators
      • Operator overloading
    • Control flow
    • Classes and variables
    • Actors
    • Functions and lambdas
    • Functions of simple types
    • Other
  • Core Libraries
  • Other
Powered by GitBook
On this page
  1. Language Spec

Operators

Pages in this chapter

  • Comparison and equality

  • Logical operators

  • Bitwise operators

  • Compound Assignment Operators

  • Operator overloading

PreviousBuilt-in functionsNextComparison and equality

Last updated 7 years ago