Abhi Sinha
Abhi Sinha
@adamgfraser I think you're referring to this PR https://github.com/zio/zio-cache/pull/143. Do you have an ETA on when that will be added in/if there are still plans to support multi-lookup?
unfortunately, this is actually not limited to higher kinded types. here's an even smaller example: ``` import zio.ZIO import zio.json.{DeriveJsonEncoder, EncoderOps, JsonEncoder} import zio.test._ object EncodeJsonSpec extends ZIOSpecDefault { case...
I don't have a branch, but you should be able to just apply the patch I posted above
@prachi-okta @arvindkrishnakumar-okta have you guys gotten a chance to look? has this been fixed in newer versions?
@duytiennguyen-okta has there been any progress on this issue?