rcl/examples
Ruud van Asseldonk 13af24c4ee Add many-to-many example
I've run into this situation many times, especially with user-group
memberships. It came up again at work today, which made me think a bit
more deeply about the topic. One possible way to address "to which axis
do you attach the relationship" is "to all of them", and then verify
that there are no inconsistencies. This is an exploration of what that
looks like in RCL.
2025-09-29 20:57:41 +02:00
..
buckets.rcl Run new autoformatter on all examples 2024-06-15 21:18:08 +02:00
build.rcl Address a few minor issues in the new build code 2024-07-27 23:03:05 +02:00
github_actions.rcl Make a trailing comma always force tall 2024-06-18 19:23:40 +02:00
invert_map.rcl Update examples to showcase group_by/key_by 2023-12-01 01:07:44 +01:00
many_to_many.rcl Add many-to-many example 2025-09-29 20:57:41 +02:00
tags.rcl Run new autoformatter on all examples 2024-06-15 21:18:08 +02:00
unique_uids.rcl Update examples to showcase group_by/key_by 2023-12-01 01:07:44 +01:00
vega.rcl Update Vega example now that floats are supported 2025-02-24 20:42:59 +01:00