@phobologic had a good idea - forcing a type on a lookup. This would allow you to cast things on the fly: Example: `${force_type <value>::<type>}`
@phobologic had a good idea - forcing a type on a lookup.
This would allow you to cast things on the fly:
Example:
${force_type <value>::<type>}