and(_:file:line:)

    EventLoopFuture+Deprecated.swift:88

    This declaration is deprecated: Please don't pass file:line:, there's no point.

    func and<OtherValue>(_ other: EventLoopFuture<OtherValue>, file: StaticString = #fileID, line: UInt = #line) -> EventLoopFuture<(Value, OtherValue)>

    Other members in extension

    Type members

    Instance members

    Show obsolete interfaces (8)

    Hide obsolete interfaces