only

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

Meta