-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change argument order of customTr and customTrf
Reason: 1. Match argument order of tr and trf which all start with translations (helps partial application) 2. Clarfies that the lift function and the CustomReplacements kind of go togehter since they require the same type. One is for lifting parts in between placeholders and one is for providing custom values for placeholders.
- Loading branch information
ChristophP
committed
Dec 14, 2020
1 parent
7cb0a56
commit e874db8
Showing
2 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters