Alex Zemlyansky

Results 3 comments of Alex Zemlyansky

> It should be easier to implement, they look more like regular functions. For example: https://github.com/Keats/tera2/blob/master/tera/src/filters.rs#L322-L341 Since the round topic has been touched upon, I will make my suggestions regarding...

Yes, I don't understand either. If all the objects in Tera are wrapped in Arc, then Mutex is also suggested inside for internal mutability. Otherwise, why Arc? If you wanted...

I also think this is a problem. But, I have a different view. It would be better to introduce such a syntax element (as is possible in Jinja2): ``` {%...