Skip to content

add : Strings.ToString #76

@BeckerStS

Description

@BeckerStS

Currently only Strings to any Integers are supported within this library ... which is btw. also covered by the @ax/system-strings library.
Adding additional string conversions like : (W)STRING<>(W)STRING would be nice, since there is no such comfort function as of now.

add cunctions (if feasable):

Strings.ToString (str : STRING, value => WSTRING) : BOOL;
Strings.ToString (str : WSTRING, value => STRING) : BOOL;

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions