Skip to content

Analyzing functions #33

@Tohoma

Description

@Tohoma

Currently we cannot analyze this function properly.
x::int is (f) ->
spit f

y is (x) ->
x(5)

y(x)

The problem is that we cannot check if x is a function because it is currently as a type integer.

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