Comment on Why do people insist on not answering ALL the questions in an email or text message?
someacnt@sh.itjust.works 3 weeks agoSounds almost like
lastly (doThis (then (first x)))
Comment on Why do people insist on not answering ALL the questions in an email or text message?
someacnt@sh.itjust.works 3 weeks agoSounds almost like
lastly (doThis (then (first x)))
alsimoneau@lemmy.ca 3 weeks ago
Method chaining ftw Input.then().doThis().lastly()
Also it formats better.
someacnt@sh.itjust.works 3 weeks ago
Sorry, I prefer
input |> then |> doThis |> lastly