Documentation

UnicodeBasic.TableLookup

@[extern unicode_case_lookup]
@[reducible, inline]
Equations
Instances For
    @[reducible, inline]
    Equations
    Instances For
      @[reducible, inline]
      Equations
      Instances For
        @[reducible, inline]
        Equations
        Instances For
          @[extern unicode_prop_lookup]

          Get bidirectional class using lookup table

          Unicode property: Bidi_Class

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Get canonical combining class using lookup table

              Unicode property: Canonical_Combining_Class

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  Get canonical decomposition mapping using lookup table

                  Unicode properties: Decomposition_Mapping Decomposition_Type=Canonical

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For

                        Get simple case mappings of a code point using lookup table

                        Unicode properties: Simple_Lowercase_Mapping Simple_Uppercase_Mapping Simple_Titlecase_Mapping

                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For

                          Get decomposition mapping using lookup table

                          Unicode properties: Decomposition_Mapping Decomposition_Type

                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For
                              Equations
                              • One or more equations did not get rendered due to their size.
                              Instances For
                                @[inline]

                                Get general category of a code point using lookup table

                                Unicode property: General_Category

                                Equations
                                Instances For
                                  @[inline, deprecated Unicode.lookupGC (since := "v1.3.0")]
                                  Equations
                                  Instances For

                                    Get name of a code point using lookup table

                                    Unicode property: Name

                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For
                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For

                                        Get numeric value of a code point using lookup table

                                        Unicode properties: Numeric_Type Numeric_Value

                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For
                                          Equations
                                          • One or more equations did not get rendered due to their size.
                                          Instances For
                                            Equations
                                            • One or more equations did not get rendered due to their size.
                                            Instances For

                                              Get other properties using lookup table

                                              Unicode properties: Other_Alphabetic, Other_Lowercase, Other_Uppercase, Other_Math

                                              Equations
                                              Instances For

                                                Properties

                                                @[inline]

                                                Check if code point is alphabetic using lookup table

                                                Unicode property: Alphabetic

                                                Equations
                                                Instances For

                                                  Check if code point is bidi mirrored using lookup table

                                                  Unicode property: Bidi_Mirrored

                                                  Equations
                                                  • One or more equations did not get rendered due to their size.
                                                  Instances For
                                                    Equations
                                                    • One or more equations did not get rendered due to their size.
                                                    Instances For
                                                      @[inline]

                                                      Check if code point is a cased letter using lookup table

                                                      Unicode property: Cased

                                                      Equations
                                                      Instances For
                                                        @[inline]

                                                        Check if code point is a lowercase letter using lookup table

                                                        Unicode property: Lowercase

                                                        Equations
                                                        Instances For
                                                          @[inline]

                                                          Check if code point is a mathematical symbol using lookup table

                                                          Unicode property: Math

                                                          Equations
                                                          Instances For
                                                            @[inline]

                                                            Check if code point is a titlecase letter using lookup table

                                                            Unicode property: Titlecase

                                                            Equations
                                                            Instances For
                                                              @[inline]

                                                              Check if code point is a uppercase letter using lookup table

                                                              Unicode property: Uppercase

                                                              Equations
                                                              Instances For

                                                                Check if code point is a white space character using lookup table

                                                                Unicode property: White_Space

                                                                Equations
                                                                • One or more equations did not get rendered due to their size.
                                                                Instances For
                                                                  Equations
                                                                  Instances For