In article <3AACA5CB.48D42B85 / servicefactory.se>, jonas <jonas.bulow / servicefactory.se> wrote: ... >> > | [1,2,3,4].init # => [1,2,3] >> > >> > Behavior of these functions are not really apparent. I think we need >> > to discuss more about these. >> > ... > >How about 'head' instead of 'init'? > head suggests the first element only. What about 'front'?