3
kobenz
146d

Functional programming in a one liner:

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

Comments
Add Comment