doT icon indicating copy to clipboard operation
doT copied to clipboard

Adding in a way to not explicitly set context

Open Garethp opened this issue 4 years ago • 1 comments

Essentially this created a function that created a new function with the definition of automatically spreading out the passed in arguments so that you can have context-less templates. I'm aware that this is a feature in v2, but I thought it might be useful to add to v1, especially since v2 is in beta

Garethp avatar Nov 30 '20 19:11 Garethp

Since it was a bit of a mindtwist trying to write the code, I thought I'd leave a couple of comments on how it works

Garethp avatar Nov 30 '20 20:11 Garethp