Skip to content

Implement erlang:display_string #2193

@bettio

Description

@bettio

Implement missing erlang:display_string.

true = erlang:display_string("hello").
hello
true = erlang:display_string(<<"hello">>).
hello

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions