Closed Photonios closed 4 years ago
Without this, the template has to be parsed/interpreted each time. By being able to pass a Template instance, you can avoid paying that cost each time.
Template
Not sure if a separate function would be preferred. I'll happily change it if needed :)
Would love to see this feature merged! :)
Without this, the template has to be parsed/interpreted each time. By being able to pass a
Template
instance, you can avoid paying that cost each time.Not sure if a separate function would be preferred. I'll happily change it if needed :)