Schema: generate simple set types whenever possible #1

Closed
opened 2022-06-12 23:01:43 +00:00 by ehmry · 1 comment
Owner

The schema codegenerator currently always uses HashSet[T] but it should use set[T] whenever possible.

The schema codegenerator currently always uses `HashSet[T]` but it should use `set[T]` whenever possible.
Author
Owner

Fix at 8c0af37694

Fix at 8c0af37694a63ed008488fa42b58a2d144da890b
ehmry closed this issue 2022-12-08 22:57:30 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ehmry/preserves-nim#1
No description provided.