coerce.spad line 19 [edit on github]
A is coercible to B means any element of A can automatically be converted into an element of B by the interpreter.
B
coerce(a) transforms a into an element of %.
coerce(a)