We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7e0bb commit 1454d07Copy full SHA for 1454d07
1 file changed
UnicodeBasic.lean
@@ -732,5 +732,3 @@ public def isAlphabetic (char : Char) : Bool :=
732
733
@[inherit_doc isAlphabetic]
734
public abbrev isAlpha := isAlphabetic
735
-
736
-end Unicode
0 commit comments