Macaulay2 » Documentation
Packages » Macaulay2Doc :: toLower
next | previous | forward | backward | up | index | toc

toLower -- convert to lower case

Synopsis

Description

i1 : toLower "A b C d E f"

o1 = a b c d e f

For the programmer

The object toLower is a function closure.