Documentation

Lake.Util.String

def Lake.lpad (s : String) (c : Char) (len : Nat) :
Equations
Instances For
    def Lake.rpad (s : String) (c : Char) (len : Nat) :
    Equations
    Instances For
      def Lake.zpad (n len : Nat) :
      Equations
      Instances For

        Returns whether a string is composed of only hexadecimal digits.

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