Skip to content

Commit

Permalink
Remove NQP dispatchers docs
Browse files Browse the repository at this point in the history
They live in NQP now
  • Loading branch information
lizmat committed Jan 15, 2024
1 parent 4b6f77f commit ac5c89b
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions docs/dispatchers.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,31 +185,6 @@ Returns the type check mode flags of the given object. Possible values are:

---

## NQP

These dispatcher are provided by the NQP bootstrap.

---

### nqp-call
### nqp-find-meth
### nqp-find-meth-mega-name
### nqp-find-meth-mega-type
### nqp-hllize
### nqp-intify
### nqp-isinvokable
### nqp-istype
### nqp-meth-call
### nqp-meth-call-mega-name
### nqp-meth-call-mega-type
### nqp-multi
### nqp-multi-core
### nqp-numify
### nqp-stringify
### nqp-uintify

---

## Rakudo

These dispatcher are provided by the Rakudo bootstrap.
Expand Down

0 comments on commit ac5c89b

Please sign in to comment.