smaller

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

Meta