This commit is contained in:
Justin Ethier 2016-09-30 00:24:48 -04:00
parent d8b3cbb6ff
commit e65279c9ae

View file

@ -4,14 +4,14 @@ This section contains all of the primitives and other objects that are included
placeholder: placeholder:
- [`*`](#) - [`*`](#)
- [`+`](#-2) - [`+`](#-1)
- [`-`](#-3) - [`-`](#-)
- [`/`](#-4) - [`/`](#-2)
- [`<`](#-5) - [`<`](#-3)
- [`<=`](#-6) - [`<=`](#-4)
- [`=`](#-7) - [`=`](#-5)
- [`>`](#-8) - [`>`](#-6)
- [`>=`](#-9) - [`>=`](#-7)
#* #*
#+ #+