Search code examples
Is there any better way to get existential type's actual type in lldb...


swiftgenericsopaque-types

Read More
Using `opaque type` as a typeclass in Scala...


scalatypeclassscala-3opaque-types

Read More
Why is this allocation not well done?...


cmallocdynamic-memory-allocationc99opaque-types

Read More
Exposing the underlying type of an opaque...


swiftgenericsopaque-types

Read More
Compiler Error When Comparing `some Protocol` Instances...


iosswiftexistential-typeopaque-types

Read More
correct setup for opaque type with underlying Numeric/Ordering instances...


scalatypeclassscala-3opaque-types

Read More
SwiftUI: restrict extension to custom view struct / return custom view type...


iosswiftswiftuiopaque-types

Read More
How can I translate Opaque types into Haskell?...


swifthaskellfunctional-programmingopaque-types

Read More
Cannot assign value of type 'some View' to type 'some View' - why not?...


swiftgenericsswiftuiswift-protocolsopaque-types

Read More
Is there a way to avoid using AnyPublisher/eraseToAnyPublisher all over the place?...


swiftcombineopaque-types

Read More
Same type after erasure in opaque types in Scala 3...


scalascala-3opaque-types

Read More
Why can't I return a closure that returns a view from a Swift function declared as "-> (...


swiftswiftuiclosuresopaque-types

Read More
How do I implement `.or()` for `Future<Option>`?...


rustfutureopaque-types

Read More
Swift Generics/Opaque Types: trying to use protocol conformance to convert between types in a generi...


iosswiftgenericsswift-protocolsopaque-types

Read More
Unable to compare two instances of opaque types...


swiftopaque-types

Read More
How to refer to type of impl output in Rust?...


rusttraitsopaque-types

Read More
Opaque datatypes and structures in c...


cstructdefinitionopaque-types

Read More
How can I wrap a golang error into an opaque error?...


goerror-handlingwrapperopaque-types

Read More
How to automatically apply modifications to all/some fields of a case class in Scala?...


scalafunctional-programmingnewtypeopaque-types

Read More
Protecting the data in opaque data types...


copaque-types

Read More
Swift Opaque Type vs Protocols - documentation infers protocol's func can't nest...


swiftopaque-types

Read More
Is it possible to export top level Opaque Types in Scala 3?...


scalascala-3opaque-types

Read More
Cross-compile-safe way of defining a Rust type representing an opaque C struct whose size is known a...


rustffiopaque-types

Read More
Swift: returning a runtime random opaque type generates an error...


swifttype-mismatchmismatchopaque-types

Read More
Generic type conforms to Sequence with help of opaque type: some IteratorProtocol...


swiftgenericsiteratoropaque-types

Read More
How do I return an unspecified Measurement<T> from a function?...


swiftgenericsopaque-types

Read More
BackNext