Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » strings and nets » toLower
next | previous | forward | backward | up | index | toc

toLower -- convert to lower case

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.


The source of this document is in Macaulay2Doc/ov_strings.m2:447:0.