Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Add string:split() #191

@Validark

Description

@Validark

We got #189 working great, but we still cannot use split as a method. In Vanilla Lua, one should be able to simply do string.split = function() end and it will write it into the string table, which is the __index metatable for all strings.

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