File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Converts input character variable to all lowercase.
3838
3939#### Class
4040
41- Pure function.
41+ Elemental function.
4242
4343#### Argument
4444
@@ -70,7 +70,7 @@ Converts input character variable to all uppercase.
7070
7171#### Class
7272
73- Pure function.
73+ Elemental function.
7474
7575#### Argument
7676
@@ -107,7 +107,7 @@ or numeral present next to either of its 2 ends.
107107
108108#### Class
109109
110- Pure function.
110+ Elemental function.
111111
112112#### Argument
113113
@@ -142,7 +142,7 @@ transformed to lowercase.
142142
143143#### Class
144144
145- Pure function.
145+ Elemental function.
146146
147147#### Argument
148148
@@ -174,7 +174,7 @@ Reverses the order of all characters in the input character type.
174174
175175#### Class
176176
177- Pure function.
177+ Elemental function.
178178
179179#### Argument
180180
You can’t perform that action at this time.
0 commit comments