cyanobyte icon indicating copy to clipboard operation
cyanobyte copied to clipboard

Pseudo-yaml should support functions as parameter

Open Fleker opened this issue 6 years ago • 0 comments

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.

Fleker avatar May 30 '19 13:05 Fleker