planet-mitchell-0.0.0: Planet Mitchell
List.Builder.Partial
head :: DList a -> a #
O(n). Return the head of the dlist
tail :: DList a -> DList a #
O(n). Return the tail of the dlist