3 lines
373 B
Plaintext
Raw Normal View History

2024-12-03 03:28:35 +00:00
kobenz said hey, I may have broken this one. It went on forever, poor thing,starting out with a couple coroutines to spare is literally the worst bad habit I've got from golang and that's a compliment. rust, for example, got my over engineering OCD thru the roof!,Functional programming in a one liner:
const value = (define_value, start) => value(define_value(start))```