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

Contracts rather than Types #13

Open
panesofglass opened this issue Feb 11, 2012 · 2 comments
Open

Contracts rather than Types #13

panesofglass opened this issue Feb 11, 2012 · 2 comments

Comments

@panesofglass
Copy link

Rather than trying to stick to a type signature, why not expand the idea to do something similar to what Mozilla is doing with contracts.coffee and leverage the type signatures plus other options as a form of contracts? I'm sure this is similar to what is already done; the point is more to not limit only to mimicking a type system since you don't have to stop there.

@Ejhfast
Copy link
Owner

Ejhfast commented Feb 11, 2012

Right, good thought! That's definitely the plan (and also why I describe the project as about "lightweight function specifications")

@goatslacker
Copy link
Contributor

Right I'd like to see this integrate with unit testing and process at runtime. +1 to contracts I think it's a great idea.

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

3 participants