Response.opCast

Attempts to check for truthiness of a Response.

Returns false on failure.

  1. T opCast()
    struct Response
    T
    opCast
    (
    T : bool
    )
    ()
  2. T opCast()
  3. C[] opCast()

Meta