Open
Description
Description
I can write a custom section helper, and declare its parameters, but I can't specify their types so that type-checking tells the user when they're not correct at compile-time. It would be nice to be able to specify parameter types in a section helper.
Implementation ideas
No response