-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spread Syntax in Function Arguments: Used (...args) to collect arguments in stdfn.SPRINTF for better readability and flexibility. Template Literals and Arrow Functions: Simplified type-specific formatter functions with arrow functions for consistency and clarity.
- Loading branch information
1 parent
4523d8e
commit 914a969
Showing
1 changed file
with
57 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters