yoohaemin / decrel

Composable relations for Scala

Home Page:https://decrel.yoohaemin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameterizable relations

yoohaemin opened this issue · comments

Does it make sense that a relation is a case class with parameter? What does it mean? Does it have a usecase?

I don't know how caches can work with this.
This implies that parameters also take in functions (opaque) for caches.