Skip to content

Commit fd2396c

Browse files
committed
update specs
1 parent 28835db commit fd2396c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/specs/stdlib_ascii.md

+5-5
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)