Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

User wants to have string type #76

Open
nidin opened this issue May 9, 2017 · 2 comments
Open

User wants to have string type #76

nidin opened this issue May 9, 2017 · 2 comments

Comments

@nidin
Copy link
Contributor

nidin commented May 9, 2017

What?
User wants to have basic string support.

@bakabird
Copy link

bakabird commented Jul 2, 2017

Is it possible to use string in that way?

let int:int32 = 1;
let str_int:string = int as string;

@nidin
Copy link
Contributor Author

nidin commented Jul 3, 2017

Good question. Never thought about it.
If int is a pointer to utf-8 bytes it make sense.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants