transform

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int transform(int i, int j)
  2. int transform(double d, int i)
    @safe pure
    int
    transform
    (
    ref const double d
    ,
    int i
    )
  3. int transform(string s, int i)

Meta