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

New templates: .int32, .int64, .float32, .float64 #7

Open
yokoe opened this issue Sep 5, 2018 · 5 comments
Open

New templates: .int32, .int64, .float32, .float64 #7

yokoe opened this issue Sep 5, 2018 · 5 comments

Comments

@yokoe
Copy link
Owner

yokoe commented Sep 5, 2018

No description provided.

@HamzaAnis
Copy link

how will they work?

@HamzaAnis
Copy link

number.int32=> var number int32 ?

@yokoe
Copy link
Owner Author

yokoe commented Sep 8, 2018

My original idea is like:

number.int32 => int32(number)

@HamzaAnis
Copy link

Yes, It's better...

@p1gd0g
Copy link

p1gd0g commented Feb 22, 2021

I need this.
For protobuffer users, we use type switch frequently like int -> int64.

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

No branches or pull requests

3 participants