From fd2396c10b8665399b0c2ddb19fa7738df16191e Mon Sep 17 00:00:00 2001 From: Jose Alves Date: Mon, 18 Nov 2024 13:05:00 +0100 Subject: [PATCH] update specs --- doc/specs/stdlib_ascii.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/specs/stdlib_ascii.md b/doc/specs/stdlib_ascii.md index 6a1d997df..0bab6e8c3 100644 --- a/doc/specs/stdlib_ascii.md +++ b/doc/specs/stdlib_ascii.md @@ -38,7 +38,7 @@ Converts input character variable to all lowercase. #### Class -Pure function. +Elemental function. #### Argument @@ -70,7 +70,7 @@ Converts input character variable to all uppercase. #### Class -Pure function. +Elemental function. #### Argument @@ -107,7 +107,7 @@ or numeral present next to either of its 2 ends. #### Class -Pure function. +Elemental function. #### Argument @@ -142,7 +142,7 @@ transformed to lowercase. #### Class -Pure function. +Elemental function. #### Argument @@ -174,7 +174,7 @@ Reverses the order of all characters in the input character type. #### Class -Pure function. +Elemental function. #### Argument