We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
They are currently always stack-allocated, which doesn't work when you want to bind a function that takes a bounded parameter.
Will also have to make this work for unique functions somehow.