forked from gap-system/gap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify argument checking for some free objects
In particular, unify argument processing/error checking in: * `FreeSemigroup` * `FreeMonoid` * `FreeMagma` * `FreeMagmaWithOne` * `FreeGroup` These now use the newly-added function `FreeXArgumentProcessor`. Their documentation has also been updated, and tests added. Resolves gap-system#1385.
- Loading branch information
1 parent
48c4b04
commit 50b51a0
Showing
14 changed files
with
1,242 additions
and
600 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.