Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function types should have constructors #14

Closed
bosonbaas opened this issue Feb 3, 2022 · 0 comments
Closed

Function types should have constructors #14

bosonbaas opened this issue Feb 3, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@bosonbaas
Copy link
Member

The function types defined here in the Simulations.jl file should have constructors. Currently function data is stored as a dictionary with :operator and :type key which, when you think of it, was really the point of struct types.

@bosonbaas bosonbaas added the good first issue Good for newcomers label Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants