yoohaemin / decrel

Composable relations for Scala

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is filtering possible?

yoohaemin opened this issue · comments

Research if we could add filters attached to a particular relation in a traversal.

.filter on

  • many => many
  • single => optional
  • optional => optional