No edit summary
No edit summary
Line 3: Line 3:




1. Function norm():
=== 1. Function norm(): ===


Cleans template arguments by removing empty values and trimming whitespace.
Cleans template arguments by removing empty values and trimming whitespace.




2. Function merge():
=== 2. Function merge(): ===


Combines current template parameters with parent template parameters.
Combines current template parameters with parent template parameters.


=== Source ===
=== Source ===