6 results for "d666d84918c7ec2b73da2580154ea63e"
*stagnate*
>>725430509
Say no more.
>>545927265
i login at least every day
>>545397642
the name of a function which returns the first element of a list
> first

the name of a function which returns a list of elements of a list execept the fist element
> rest

the name of a function which return the last element of a list
> last

the name of a function which returns a list of elements of a list execept the last element
> ???

suggestions?