-*- M2 -*-

a ring element could be a basic list of length 1 and save some time!


o7 = QQ [x]

o7 : PolynomialRing

i8 : x+1

o8 = x + 1

o8 : QQ [x]

i9 : peek oo

o9 = QQ [x]{RawRingElement => x+1}

i11 : mutable x

o11 = false
