File tree 1 file changed +5
-5
lines changed
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.
38
38
39
39
#### Class
40
40
41
- Pure function.
41
+ Elemental function.
42
42
43
43
#### Argument
44
44
@@ -70,7 +70,7 @@ Converts input character variable to all uppercase.
70
70
71
71
#### Class
72
72
73
- Pure function.
73
+ Elemental function.
74
74
75
75
#### Argument
76
76
@@ -107,7 +107,7 @@ or numeral present next to either of its 2 ends.
107
107
108
108
#### Class
109
109
110
- Pure function.
110
+ Elemental function.
111
111
112
112
#### Argument
113
113
@@ -142,7 +142,7 @@ transformed to lowercase.
142
142
143
143
#### Class
144
144
145
- Pure function.
145
+ Elemental function.
146
146
147
147
#### Argument
148
148
@@ -174,7 +174,7 @@ Reverses the order of all characters in the input character type.
174
174
175
175
#### Class
176
176
177
- Pure function.
177
+ Elemental function.
178
178
179
179
#### Argument
180
180
You can’t perform that action at this time.
0 commit comments