ReplaceFromRegion.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(IStemOperation) opCall(size_t region, string from, string to)
  2. immutable(IStemOperation) opCall(size_t region, string[][] list)
    class ReplaceFromRegion(T)
    static pure
    immutable(IStemOperation)
    opCall
    (
    size_t region
    ,
    string[][] list
    )

Meta