Skip to content

Can't use symbols in EEs? #3

@Michal-Martinek

Description

@Michal-Martinek

I tried removing spaces from a string like this

for l r in String
	case Remove [l + [' ' + r]] [l + r] . Remove
trace Remove { '  a  b ' . }

But it gives me an error ERROR: expected boolean but got symbol l

I suspect the EEs are for actual computing with concrete values, but I don't see how to work with strings otherwise..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions