Skip to content

Conversation

@mjowen
Copy link

@mjowen mjowen commented Dec 1, 2025

fixes #18
also found a bug in the show code as it repeats the same name twice, uses p$(i)n twice rather than once with p$(i)n and then with p$(i)s if available

f.params replaced with getproperty and hasproperty on symbols
hasproperty requires symbols to be lowercase (although getproperty doesn't care) - all changed to lowercase
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.

Base.show(io, ::FlowSample) triggers deprecation warning on .params

1 participant