I’m having an issue with type inference. IntelliJ ...
# compiler
p
I’m having an issue with type inference. IntelliJ can infer the types just fine, but the compiler cannot. https://github.com/pardom/oolong/blob/master/oolong/src/main/kotlin/oolong/types.kt#L10-L23