Range.fuzzyAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Range!T fuzzyAssign(Range!T val, double prob)
    struct Range(T)
    fuzzyAssign
    (,
    double prob = 0.5
    )
  2. Range!T fuzzyAssign(T val, double prob)

Meta