Skip to content

Strings aren't really implemented. #5

@otrho

Description

@otrho

At the moment, FizzBuzz just needs strings as an arg for print, but the compiler still has them as a 1st class type next to number.

So anything we can do with numbers (the binary ops) we should either support for strings, or barf with a type error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions