You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ported the java API which uses iterators to access groups. This makes the C# groups API very weird to use. We should review that but we should not introduce memory allocation..
The text was updated successfully, but these errors were encountered:
First cut of this - not particularly difficult given the overall design goals of the api (no backtracking) - is on my fork. Need to be shown how to run perf tests, etc.
I ported the java API which uses iterators to access groups. This makes the C# groups API very weird to use. We should review that but we should not introduce memory allocation..
The text was updated successfully, but these errors were encountered: