Skip to content

Commit

Permalink
Merge pull request #124 from hoelzro/master
Browse files Browse the repository at this point in the history
Fix NQP op documentation for nqp::exist*
  • Loading branch information
zhuomingliang committed Sep 15, 2013
2 parents ef08484 + 0c7c701 commit 54e960d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/nqp-opcode.txt
Expand Up @@ -97,8 +97,8 @@ General notes:
nqp::bindkey pir::set__1QsP
nqp::atpos pir::set__PQi
nqp::atkey pir::set__PQs
nqp::existpos pir::exists__IQi
nqp::existkey pir::exists__IQs
nqp::existspos pir::exists__IQi
nqp::existskey pir::exists__IQs
nqp::deletekey pir::delete__0Qs
nqp::elems pir::elements__IP

Expand Down

0 comments on commit 54e960d

Please sign in to comment.