Skip to content

Fix inner constructor when field types are parametric types#21

Open
johnomotani wants to merge 1 commit intoSciML:mainfrom
johnomotani:fix-inner-constructor-sub-parameters
Open

Fix inner constructor when field types are parametric types#21
johnomotani wants to merge 1 commit intoSciML:mainfrom
johnomotani:fix-inner-constructor-sub-parameters

Conversation

@johnomotani
Copy link
Copy Markdown

Fixes #18.

Not sure if there's a neater way to do this - I didn't try to understand what the <: syntax is being used for - but this PR fixes (and tests) the original error reported in #18, as well as the error that I ran into #18 (comment).

@AntonOresten
Copy link
Copy Markdown
Contributor

AntonOresten commented Dec 27, 2025

Rad — thanks!
@jonniedie when you get a chance, would you mind taking a look / merging?

gabrielbdsantos added a commit to gabrielbdsantos/ConcreteStructs.jl that referenced this pull request Feb 13, 2026
@Ickaser Ickaser mentioned this pull request Mar 4, 2026
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.

Missing parameter-less constructor when using explicit type parameters

2 participants