cyanobyte
cyanobyte copied to clipboard
Pseudo-yaml should support functions as parameter
What if I need an operation that pseduo-yaml doesn't support? Allow parameters to be of type function. In C this would be a function pointer. In Java this would be an interface. It's just some way of making the spec flexible enough to support the most esoteric operations.