WordList.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] opCall(const(ushort[]) mnemonic_codes, const(char[]) passphrase)
    struct WordList
    const nothrow
    ubyte[]
    opCall
    (
    scope const(ushort[]) mnemonic_codes
    ,
    scope const(char[]) passphrase
    )
  2. ubyte[] opCall(R mnemonics, const(char[]) passphrase)

Meta