Skip to content

Operator

~(_:)

Returns the result of performing a bitwise NOT operation on the given future
static func ~ (x: EventLoopFuture<Value>) -> EventLoopFuture<Value>

See Also

EventLoopFuture operators