Sorted dict#14
Conversation
|
Details that came up during implementation:
|
|
Have ported query FJ Codegen and runtime should work everywhere, just need to generate all the other queries in SDQL. |
|
@amirsh this PR is now ready to merge, subject to your approval:
|
Support for sorting and hybrid queries (i.e. using
SortedDictandRange). Includes all queries ported over to SDQL.