Skip to content

More minor string-generation improvements#17

Merged
codeconscious merged 8 commits intomainfrom
tweak-string-generation
Apr 13, 2025
Merged

More minor string-generation improvements#17
codeconscious merged 8 commits intomainfrom
tweak-string-generation

Conversation

@codeconscious
Copy link
Copy Markdown
Owner

More small code tweaks.

@codeconscious codeconscious added the maintenance Refactors, tests, etc. label Apr 12, 2025
@codeconscious codeconscious self-assigned this Apr 12, 2025
@codeconscious codeconscious force-pushed the tweak-string-generation branch from 224e3b5 to 7c14270 Compare April 12, 2025 09:48
@codeconscious codeconscious marked this pull request as ready for review April 13, 2025 03:26
@codeconscious
Copy link
Copy Markdown
Owner Author

I'm pretty fond of this improvement:

args.Options.Size
|> Option.defaultValue (fileNameLength args.Options)
|> int64
|> (*) (int64 args.FileCount) // <-- mainly this

It feels like I'm thinking a bit more functionally.

@codeconscious codeconscious merged commit 3223f43 into main Apr 13, 2025
1 check passed
@codeconscious codeconscious deleted the tweak-string-generation branch April 13, 2025 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Refactors, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant