Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove ops documented from nqp-opcodes.txt
  • Loading branch information
Mouq committed Sep 18, 2013
1 parent 5b1a452 commit 3c4f80a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/nqp-opcode.txt
Expand Up @@ -85,19 +85,7 @@ General notes:
nqp::list_s(str0, str1, ...) create a low-level string list
nqp::hash(key0, val0, ...) create a low-level hash

nqp::pop pir::pop__PP
nqp::push pir::push__0PP
nqp::push_s pir::push__0Ps
nqp::shift pir::shift__PP
nqp::unshift pir::unshift__0PP
nqp::splice pir::splice__0PPii
nqp::bindpos pir::set__1QiP
nqp::bindkey pir::set__1QsP
nqp::atpos pir::set__PQi
nqp::atkey pir::set__PQs
nqp::existspos pir::exists__IQi
nqp::existskey pir::exists__IQs
nqp::deletekey pir::delete__0Qs
nqp::elems pir::elements__IP

object:
Expand Down

0 comments on commit 3c4f80a

Please sign in to comment.