Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
3,889 contributions in the last year
Contribution activity
May 2019
Created an issue in perl6/doc that received 1 comment
Methods `target` and `pos` are documented in class `Cursor`, but that is an alias for `Match`
The problem
Cursor is an alias for Match, but the methods target and pos are documented just for class Cursor
Suggestions
Fold the documentation of C…
1
comment