Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocols

Swift protocol extension with property conforming to protocol

Swift protocol with associated type - type may not reference itself as a requirement

swift protocols protocol-op

Is it possible for protocols to have a default implementation of static factory methods?

swift protocols

How to implement Equatable protocol for a protocol based on the identity of two instances that implement this protocol?

Why can't the Swift compiler infer the return type of a protocol with an associated item?

Are TCP/UDP IP packets with a source port below 1024 possible

tcp udp ip protocols

Where can I find an ICQ library for C#?

Problems with UIInputViewAudioFeedback protocol (enableInputClicksWhenVisible not called)

ios objective-c protocols

How to create an object depending on a String in Swift?

ios swift generics protocols

Formatting tshark output

terminal protocols tshark

Can I make Realm Results class to use protocol as generics?

ios swift protocols realm

Why doesn't a class have to provide a failable initializer if it implements a protocol that declares one?

swift swift2 protocols

Swift protocol conformance by extension between frameworks

ios swift cocoapods protocols

Using decodeObject(of: forKey:) to decode an object that conforms to a protocol

Obj-c, can I use a protocol as a type of parameter for function arguments?

How to write a return type of a method as a class that conforms to a protocol + swift

Tips about design/implementation of own protocol

Why can't I pass a Protocol.Type to a generic T.Type parameter?

swift generics protocols

Data URI scheme and Internet Explorer 9 Errors

How do i use coordinators with a UIITabBarController?