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

More seed examples #174

Merged
merged 3 commits into from
Dec 28, 2024
Merged

More seed examples #174

merged 3 commits into from
Dec 28, 2024

Conversation

lehins
Copy link
Contributor

@lehins lehins commented Dec 28, 2024

  1. Add doctest example
  2. Add seedSizeProxy
  3. Change semantics of withSeedFile
  4. Rename for clairty:
  • seedGen -> fromSeed and seedGen64 -> fromSeed64
  • unSeedGen -> toSeed and unSeedGen64 -> toSeed64
  • withMutableSeedGen -> withSeedMutableGen and withMutableSeedGen_ -> withSeedMutableGen_

Rename for clairty:
* `seedGen` -> `fromSeed` and `seedGen64` -> `fromSeed64`
* `unSeedGen` -> `toSeed` and `unSeedGen64` -> `toSeed64`
* `withMutableSeedGen` -> `withSeedMutableGen` and `withMutableSeedGen_` -> `withSeedMutableGen_`
@lehins lehins force-pushed the lehins/more-seed-examples branch from b002c60 to 4b626bc Compare December 28, 2024 16:38
@lehins lehins marked this pull request as ready for review December 28, 2024 16:38
@lehins lehins merged commit 9b6b37c into master Dec 28, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant