Skip to content

Feature/support struct type element for struct#39

Merged
wf001 merged 4 commits into
devfrom
feature/support-struct-type-element-for-struct
May 10, 2025
Merged

Feature/support struct type element for struct#39
wf001 merged 4 commits into
devfrom
feature/support-struct-type-element-for-struct

Conversation

@wf001
Copy link
Copy Markdown
Owner

@wf001 wf001 commented May 10, 2025

What’s this PR?

enable to define and use the struct type that have itself

(defschema Person {
                  :name :: string
                  :next :: Person
                  })

What’s changed?

Anything else?

@wf001 wf001 merged commit a498f20 into dev May 10, 2025
1 check passed
@wf001 wf001 deleted the feature/support-struct-type-element-for-struct branch May 10, 2025 07:22
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.

1 participant