RemovePostifixFromRegion.opCall

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

Meta