List Question
20 TechQA 2023-11-10T14:56:02.437000In scala 3, how instance of an opaque type can invoke method defined on its backed type
141 views
Asked by PetrosY
Why is this allocation not well done?
120 views
Asked by aheuchamps
Unable to compare two instances of opaque types
186 views
Asked by bobby123uk
correct setup for opaque type with underlying Numeric/Ordering instances
286 views
Asked by Rob Fitzgerald
Scala3 implicit conversion not working with opaque types (not true)
151 views
Asked by Readren
How can I translate Opaque types into Haskell?
300 views
Asked by F. Zer
How to use Swift opaque types in combination with literals?
135 views
Asked by LukasHromadnik
How to refer to type of impl output in Rust?
227 views
Asked by mwlon
Opaque struct in C++ as class member
211 views
Asked by alexpanter
Can static array indices be used with opaque struct types?
117 views
Asked by Biggs
Cannot assign value of type 'some View' to type 'some View' - why not?
619 views
Asked by linus_hologram
Property declares an opaque return type, but has no initializer expression from which to infer an underlying type
6.2k views
Asked by dev_ios999
Can swift function return different types conforming to same protocol?
52 views
Asked by sp4c38
Is it possible to export top level Opaque Types in Scala 3?
188 views
Asked by pme
Swift Opaque Type vs Protocols - documentation infers protocol's func can't nest
240 views
Asked by Philip Pegden
Rust: conversion between bindgen opaque type and String
595 views
Asked by YjyJeff
Calling methods on a Swift Opaque return
35 views
Asked by UserNil
Why can't I change the value of an opaque type?
235 views
Asked by Yotam
Strongest way to do nominal types in Typescript?
778 views
Asked by Shou
How do I return an unspecified Measurement<T> from a function?
308 views
Asked by c roald