Skip to content

rework EvalString function, to return Go-Compatible types #3

@nitram509

Description

@nitram509

Motivation

currently e.g. feel.Number is returned, when evaluating "4 + 5".
such evaluation should return a Go type e.g. int to ease usage.

Hint: some tests are in place and skipped - search for t.Skip("method implemented, but return type should be native Go type")
to get some examples.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions