-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
feature-requestA label for feature requestsA label for feature requestshelp wantedA label for issues or PRs where help is wantedA label for issues or PRs where help is wanted
Description
The function FacialWalks
takes something called a “rotation system” as its second argument.
I'm not exactly sure what this is, but anyway, FacialWalks
does an incomplete check that its second argument is a rotation system. I thought that as well as making this check more robust/accurate, it would be good to have it as a standalone function.
In other words, we should implement IsDigraphRotationSystem
, and FacialWalks
should use it to validate its arguments.
Metadata
Metadata
Assignees
Labels
feature-requestA label for feature requestsA label for feature requestshelp wantedA label for issues or PRs where help is wantedA label for issues or PRs where help is wanted