Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Type Conversion Functions #45

Open
vknabel opened this issue Feb 3, 2023 · 0 comments
Open

Proposal: Type Conversion Functions #45

vknabel opened this issue Feb 3, 2023 · 0 comments
Labels
proposal Lithia Evolution proposal or draft

Comments

@vknabel
Copy link
Owner

vknabel commented Feb 3, 2023

Introduction
A new, uniform way should be provided to convert between different types.

Motivation
Relatively often we need to parse numbers from strings or serialize data.

Proposed Solution

In module strings:

  • func fromInt base, int

But also functions like parseInt, parseFloat and many more.

@vknabel vknabel added the proposal Lithia Evolution proposal or draft label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Lithia Evolution proposal or draft
Projects
Status: New Issues
Development

No branches or pull requests

1 participant