approximately

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto approximately(Should should, double permissibleError)
    approximately
    (
    Should
    )
    (
    Should should
    ,)
    if (
    isInstanceOf!(ShouldType, Should)
    )
  2. auto approximately(Should should, double value, double permissibleError, string file, size_t line)

Meta