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

Feed additional types in typesystem #26

Open
9 tasks
alem0lars opened this issue Jul 4, 2016 · 0 comments
Open
9 tasks

Feed additional types in typesystem #26

alem0lars opened this issue Jul 4, 2016 · 0 comments

Comments

@alem0lars
Copy link
Owner

alem0lars commented Jul 4, 2016

Add the following types:

  • date
  • time
  • datetime
  • list, available as:
    • raw: type of list's elements is unspecified
    • generics: ability to specify types of list's elements
  • hash (meant as dictionary), available as:
    • raw: type of hash's keys/values is unspecified
    • generics: ability to specify types of hash's keys/elements

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35723563-feed-additional-types-in-typesystem?utm_campaign=plugin&utm_content=tracker%2F10471801&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10471801&utm_medium=issues&utm_source=github).
@alem0lars alem0lars changed the title Add list type Feed additional types in typesystem Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant