Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyper operators are not searchable #562

Closed
AlexDaniel opened this issue Jun 3, 2016 · 3 comments
Closed

Hyper operators are not searchable #562

AlexDaniel opened this issue Jun 3, 2016 · 3 comments
Labels
docs Documentation issue (primary issue type)

Comments

@AlexDaniel
Copy link
Member

« » << >> – none of these has a link to https://doc.perl6.org/language/operators#Hyper_Operators

@coke coke added the search label Jun 10, 2016
@Altai-man
Copy link
Member

Closed with d9a902c

@nxadm nxadm added the docs Documentation issue (primary issue type) label Apr 6, 2018
@nxadm
Copy link
Contributor

nxadm commented Apr 6, 2018

The postfix postfix ». / postfix >>. operator is documented here:
https://docs.perl6.org/language/operators#postfix_%C2%BB._/_postfix_%3E%3E.

There are two problems:

  • it's not searchable (looking for >>. has no results, looking for >> give other usages like regex).
  • the operator is documented as >>. with the dot, while elsewhere it's referenced without.

@JJ
Copy link
Contributor

JJ commented Apr 6, 2018

Yep. That page has major issues.

@JJ JJ closed this as completed in b431353 May 4, 2018
@JJ JJ added this to the May SQUASHathon milestone May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

5 participants