Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[new] NB add
new-tr-fn
for creating tr
partials with fn-local cache
Previously the only interface to Tempura's translation was `tempura/tr`. Unfortunately this didn't allow any way to create a `tr` partial with partial-level caching. `tempura/new-tr-fn` now allows the creation of such partials.
- Loading branch information