3
kobenz
240d

Functional programming in a one liner:

const value = (define_value, start) => value(define_value(start))

Comments
Add Comment