tail: Returns the tail of the list (all but first element).

View source: R/Data.List.r

tailR Documentation

Returns the tail of the list (all but first element).

Description

tail :: [a] -> [a]

Usage

tail(xs)

Arguments

xs

list


schnecki/rhaskell documentation built on Oct. 30, 2022, 10:23 a.m.