Skip to content
Snippets Groups Projects
Commit fa3aec31 authored by Cookiebowser's avatar Cookiebowser
Browse files

support for const-sets and some cleanup

constant Sets/Relations result in the generation of smaller Data-structures, only capable of holding the defined values.
This only works for SetTypes that are only used in a constant context. ConstSets of a type that also appear in a dynamic set behave just like their dynamic counterpart.
parent 989dd448
No related branches found
No related tags found
No related merge requests found
Showing
with 375 additions and 172 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment