recipes icon indicating copy to clipboard operation
recipes copied to clipboard

think about more unified approach to naming outgoing variables

Open EmilHvitfeldt opened this issue 2 years ago • 1 comments
trafficstars

some functions let you pass in a a function as a argument (step_dummy()), others forces a specific naming structure (step_bs())

EmilHvitfeldt avatar Oct 01 '23 22:10 EmilHvitfeldt

If this is done well, we can add a prefix() applier helper function

EmilHvitfeldt avatar Oct 01 '23 22:10 EmilHvitfeldt