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)
  3. int transform(string s, int i)
  4. int transform(int[] a, int i)
    @safe @nogc pure
    int
    transform
    (
    const int[] a
    ,
    int i
    )

Meta