Skip to content

Conversation

@SMietzner
Copy link

Added shapes 'cross' and 'plus'.
Also small bug fixes and optimisations.

double[] langles;
string[] lbls;

auto merged = DefaultValues.mergeRange(aesRaw);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test whether this is a big performance improvement? mergeRange should be mostly compile time, and not really cause a slow down (I'd have thought)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants