KMer.this

Construct by ID

  1. this(S id)
    struct KMer(uint K)
    this
    (
    S
    )
    (
    S id
    )
    if (
    is(S == ulong)
    )
    if (
    K <= 32
    )
  2. this(S sequence)

Meta