Skip to content

Add as to DSL for inline converting among basic types#195

Merged
perrydv merged 4 commits into
mainfrom
nC_as
Jun 2, 2026
Merged

Add as to DSL for inline converting among basic types#195
perrydv merged 4 commits into
mainfrom
nC_as

Conversation

@perrydv
Copy link
Copy Markdown
Contributor

@perrydv perrydv commented Jun 2, 2026

This implements an updated feature set related to #185.

The best way to see what works is to look at specificOp_tests/test-as.R.

At this moment this is nearly confirmed to be passing tests and I plan to merge after confirmed.

I plan to close #185 and open a new issue to record status and next steps for this feature.

The more immediate priority will be to build on this towards model$getParam in nimbleModel.

@perrydv perrydv merged commit a28f6f5 into main Jun 2, 2026
8 of 10 checks passed
@perrydv perrydv deleted the nC_as branch June 2, 2026 18:05
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.

Design of as(X, type) feature

1 participant