The function creating a stream, with its first element aHead and the following elements as another stream aTail
aHead
aTail
a head for the list
a tail for the list
a stream with the aforementioned head and tail
The function creating a stream, with its first element
aHead
and the following elements as another streamaTail