Functions that transform strings into values or vice versa.
Parses a range in form x..y into a 2-element array.
Convert a floating point number to a base-10 string at compile time. This function is very crude and will not work in many cases!
See Source File
Subject to the terms of the MIT license, as written in the included LICENSE file.
© 2019 Arne Ludwig <arne.ludwig@posteo.de>
Arne Ludwig <arne.ludwig@posteo.de>
Functions that transform strings into values or vice versa.