• Return the thue-morse sequence of an input length.

    Returns

    The thue-morse sequence of an input length.

    Parameters

    • len: number

      The length of the output string

    Returns string

Generated using TypeDoc