Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Core: Add FuncSet and FuncDict modules to lib/util#80

Merged
mawildoer merged 2 commits intomainfrom
mawildoer/func-collection-utils
Sep 27, 2024
Merged

Core: Add FuncSet and FuncDict modules to lib/util#80
mawildoer merged 2 commits intomainfrom
mawildoer/func-collection-utils

Conversation

@mawildoer
Copy link
Copy Markdown
Contributor

Description

Provides convenient classes to manage unhashable collections.

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran Black to format my code

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

@mawildoer
Copy link
Copy Markdown
Contributor Author

Also addressed @iopapamanoglou feedback from #14

@mawildoer mawildoer enabled auto-merge (squash) September 26, 2024 08:23
@mawildoer mawildoer force-pushed the mawildoer/func-collection-utils branch from 139b3fc to 5e2a1dc Compare September 26, 2024 09:55
@mawildoer mawildoer merged commit 326181d into main Sep 27, 2024
@iopapamanoglou iopapamanoglou deleted the mawildoer/func-collection-utils branch September 27, 2024 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants