1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
uutils-coreutils/src
Nicolas Boichat 54b2c12844 seq: fast_inc: split carry operation to a separate function
This has no impact on performance, and will be useful for the
`cat` usecase when we move this to uucore.
2025-04-21 11:25:54 +02:00
..
bin chore: manual inline formatting 2025-04-09 15:33:46 -04:00
uu seq: fast_inc: split carry operation to a separate function 2025-04-21 11:25:54 +02:00
uucore seq: Add a print_seq fast path function for integer and positive increments 2025-04-21 11:25:54 +02:00
uucore_procs Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00
uuhelp_parser Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00