Skip to content

Support for type hinting. #59

Open
@avhz

Description

I mentioned this previously in the Slack channel but it's been a while and I don't have Slack Pro so I can't see messages older than 90 days.

But I wanted to check here if there is any possibility of adding support for type hints ?

Something like this:

f <- function(i: integer, l: list): data.frame 
{ 
    ... 
} 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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