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

List of missing primitive operations #5

Open
9 tasks
BjoernLoetters opened this issue Feb 24, 2019 · 0 comments
Open
9 tasks

List of missing primitive operations #5

BjoernLoetters opened this issue Feb 24, 2019 · 0 comments

Comments

@BjoernLoetters
Copy link
Collaborator

The following list can be considered a TODO-list for all missing primitive operations:

  • String concatenation
  • String length (conflict with list length!)
  • Conversion functions
    • From string to number
    • From string to boolean
    • From map to list
    • From list to map (i.e. map-from-list, as it is used by value_print to print a map as a syntactically correct term)
  • Map length (conflict with list length!)
  • ...
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