Return
a read-only LongList with nothing in it.
Return
a new read-only LongList with element1 as the only item in the list.
Return
a new read-only LongList with 2 elements, element1 and element2, in order.
Return
a new read-only LongList with 3 elements, element1, element2, and element3, in order.
Return
a new read-only LongList with elements in order.