WIP: sprintf #21
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "kistaro/chameleonic:sprintf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This one goes on top of better_debug_mouse.
This implements a sprintf function that might be useful for complex text output. At this point, I don't think this should actually be merged because of the performance and token cost. I'll see if there's a way to golf this to make it come out ahead on tokens but it's currently fifty tokens behind so it might not be worth it unless you see a lot more uses for it.
Checkout
From your project repository, check out a new branch and test the changes.