Zulip Chat Archive
Stream: Is there code for X?
Topic: init
Bolton Bailey (Oct 19 2023 at 12:49):
In Haskell there is a function init
which is like tail, but for the beginning of a list. Do we have this?
Eric Wieser (Oct 19 2023 at 12:52):
Eric Wieser (Oct 19 2023 at 12:53):
Last updated: May 02 2025 at 03:31 UTC