Make range a type so that it can be used as parameters #452

Merged
sb10q merged 3 commits from enhance/range-type into master 2024-07-09 04:44:40 +08:00
Collaborator

Primarily refactored the range function to become a constructor.

Primarily refactored the `range` function to become a constructor.
derppening added 3 commits 2024-07-08 14:42:28 +08:00
2995a322bf standalone: Rename output_str to output_strln and add output_str
output_str is for outputting strings without newline, and the newly
introduced output_strln now has the old behavior of ending with a
newline.
derppening requested review from sb10q 2024-07-08 14:42:31 +08:00
sb10q merged commit 25d2de67f7 into master 2024-07-09 04:44:40 +08:00
sb10q deleted branch enhance/range-type 2024-07-09 04:44:41 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#452
No description provided.