so I am trying to append an element to the beginning of a mutable list. This is what I am working with:
type Item<\'a> = { mutable value: \'a