add an element to list in f# code example Example: add an element to list in f# let newlist = elem :: tail;;