Instance Method (Default implementation)pointfreeco.swift-dependencies 1.6.1Dependencies

callAsFunction(_:_:file:line:)

Assert.swift:77
func callAsFunction(_ condition: @autoclosure () -> Bool, _ message: @autoclosure () -> String = "", file: StaticString = #file, line: UInt = #line)