Skip to content

Commit

Permalink
Doc fix, to a
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacg1 committed Dec 30, 2014
1 parent 160fa25 commit 4dbe966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Z 0 N zero Variable. 0
^ 2 N power Python pow, cartesian product with # of repeats.
_ 1 N neg Negation. Str and list reverse.
` 1 N repr Python repr.
a 2 N and-2 Bitwise and or setwise and. Returns leading type.
a 2 N append Python .append(). First arguement must be a list.
b 0 N lineBreak Variable. "\n"
c 2 N chop chop str/list every n elements. Also str.split, fdiv.
d 0 N Variable. " "
Expand Down

0 comments on commit 4dbe966

Please sign in to comment.