Skip to content

Instantly share code, notes, and snippets.

@Anton3
Last active August 2, 2016 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Anton3/e00026409a6f948ca3ba41acf24e9672 to your computer and use it in GitHub Desktop.
Save Anton3/e00026409a6f948ca3ba41acf24e9672 to your computer and use it in GitHub Desktop.
       /────────────────────── Domain 1
      /
     /                       /───────────── Domain 2
    /                       /
─────────────────────────────────────────────────────── Core operators
             \
              \──────────────────────────── Domain 3
               \
                \──────────────── Domain 4
                                                             /─ RangeFormation
                                                            /
                      /─ Default                           /─ Addition ─ Multiplication
                     /                                    /
Assignment ─ Ternary ─ LogicalDisjunction ─ ... ─ Casting ───
                                                          \
                                                           \─ BitwiseOr ─ BitwiseAnd ─ BitwiseShift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment