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

add nestable meta-information for type.function matching. #5

Open
ityonemo opened this issue Sep 22, 2020 · 2 comments
Open

add nestable meta-information for type.function matching. #5

ityonemo opened this issue Sep 22, 2020 · 2 comments
Milestone

Comments

@ityonemo
Copy link
Owner

No description provided.

@ityonemo
Copy link
Owner Author

(see lib/type/function.ex:55 and lib/type/function.ex:69

@ityonemo ityonemo added this to the 0.1.0 milestone Oct 20, 2020
@ityonemo ityonemo modified the milestones: 0.1.0, 0.0.7 Jan 25, 2021
@ityonemo
Copy link
Owner Author

ityonemo commented Jan 25, 2021

This needs to be nestable. Strategy to consider: Generate a random binary slug that gets declared in the outside scope? Then drop it in.

Difficulties: Will this be comparable? Can we somehow, instead of making this random, make it deterministic?

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

No branches or pull requests

1 participant