jetzig-framework / zmpl

Zmpl is a templating language written in Zig
MIT License
103 stars 8 forks source link

Implement type inference on partial args #12

Closed bobf closed 7 months ago

bobf commented 7 months ago

Allow users to pass untyped literals as partial args, use type inference to coerce to a Zmpl data type.