glaciers-in-archives / snowman

A static site generator for SPARQL backends.
GNU Lesser General Public License v3.0
112 stars 11 forks source link

Math template functions cast `nil` and `""` values to `0` #87

Open Abbe98 opened 7 months ago

Abbe98 commented 7 months ago

Math template functions cast nil and "" values to 0, instead they should throw an error.