coerce.spad line 29 [edit on github]
A is convertible to B means any element of A can be converted into an element of B, but not automatically by the interpreter.
B
convert(a) transforms a into an element of S.
convert(a)
S