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