Search code examples
Why can we not cast to protocol types with associated types but achieve the same effect using generi...

swiftcastingtypecheckingswift-protocolsassociated-types

Read More
Using a Generic Type with a Protocol and associated type?...

swiftgenericsassociated-types

Read More
Returning the subclass in a UIViewController static...

genericscastingswift3protocolsassociated-types

Read More
implement protocol with different associated type...

swiftprotocolsassociated-types

Read More
How to compose multiple type-erased modules in swift?...

swiftgenericstype-erasureassociated-types

Read More
Require a typeclass instance for a haskell associated type synonym...

haskelltypeclassassociated-types

Read More
Typeclass instances with constrained return type...

haskelloverloadingtype-familiesassociated-types

Read More
How to share an associatedtype between two protocols?...

iosswiftassociated-types

Read More
Where does Array define the Element associated type?...

swiftgenericsassociated-types

Read More
Associated type family fails, works when made standalone...

haskelltype-familiesassociated-types

Read More
Swift: using instance of a generic type associatedtype segfaults compiler...

iosswiftgenericsassociated-types

Read More
How to make extension to protocol using associatedtype and array...

arraysswiftprotocolsextension-methodsassociated-types

Read More
Implementing a trait that has associated trait types...

rusttraitsassociated-types

Read More
Swift dynamictype initialisation with dynamic protocol type...

swiftstructprotocolsdynamictypeassociated-types

Read More
Swfit associatedtype compile error...

swiftcompiler-errorsassociated-types

Read More
Is it possible to use self-referential associated types when using generics?...

genericsrusttraitsassociated-types

Read More
Aliasing trait bounds without specifying concrete associated types...

genericsrustassociated-types

Read More
Constrain an associated type...

swiftswift-protocolsassociated-types

Read More
Getting associated type synonyms with template Haskell...

haskelltemplate-haskelltype-familiesreifyassociated-types

Read More
Swift protocol with constrained associated type error "Type is not convertible"...

swiftgenericsprotocolsswift2associated-types

Read More
traits and associated-types...

rusttraitsassociated-types

Read More
Self as argument type of generic callback...

swiftcallbackassociated-types

Read More
How can I detect if a file of associated type has started my application? vb.net...

vb.netinno-setupassociated-types

Read More
Traits with default methods that depend on a bound of an associated type...

rustassociated-types

Read More
Rust + Rust Image - Private 'Associated Type'?...

imageimage-processingtypesrustassociated-types

Read More
Error when writing a recursive trait method with an associated type as an argument...

genericsrecursionrusttraitsassociated-types

Read More
Variable associated types / data types in Haskell...

haskellpolymorphismmonad-transformersassociated-types

Read More
Type X does not inherit from Y...

iosgenericsswiftassociated-types

Read More
Why does introducing associated types kill my performance?...

haskelltype-familiesassociated-types

Read More
haskell -- How to avoid this infinite type? (Associated data and StateT)...

haskelltypeclassinfinitetypingassociated-types

Read More
BackNext