-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now, PyF generates anything you want as long as this thing does have a IsString instance. That's convenient because you can generate Text Builder if you want performance.
Internally, PyF does String concatenation. It may be possible to move to something more efficient. But first we need to benchmark if that's really useful.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request