Rakugrid

routes

582 tests across 4 atoms.

582 no data

AtomTestsDifferRuledFixed
routes/callable-is-accepts
$s ~~ &R === &R.ACCEPTS($s)
147···
routes/callable-is-subrule
$s ~~ &R === $s ~~ / <R> /
147···
routes/smartmatch-is-binding
V ~~ T === binding V to a T parameter
144···
routes/smartmatch-is-dispatch
V ~~ T === multi dispatch choosing the T candidate
144···