Added new command \lbar to show \u{019B} or lambda bar.
Made displayErrorInline and error visible. Code clean up.
This commit is contained in:
@@ -86,11 +86,3 @@ extension Character {
|
||||
|
||||
var isGreekSymbol : Bool { self.greekSymbolOrder != nil }
|
||||
}
|
||||
|
||||
extension String {
|
||||
|
||||
var unicodeLength:Int {
|
||||
self.lengthOfBytes(using: .utf32) / 4
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user