Sharded.getShard

Undocumented in source. Be warned that the author may not have intended to support it.
  1. R getShard(const(ubyte)[] key)
    class Sharded(R, S)
    R
    getShard
    (
    const(ubyte)[] key
    )
    if (
    is(S : ShardInfo!(R))
    )
  2. R getShard(string key)

Meta