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

Name 'int' is reserved in JavaScript. #58

Closed
exander77 opened this issue Jan 18, 2021 · 3 comments
Closed

Name 'int' is reserved in JavaScript. #58

exander77 opened this issue Jan 18, 2021 · 3 comments

Comments

@exander77
Copy link

Input:

N = int.from_bytes
@azazel75
Copy link
Collaborator

There's no int.from_bytes function in JS

@exander77
Copy link
Author

@azazel75 This is builtin Python function.

@azazel75
Copy link
Collaborator

That's pointless, there's no bytes type known to the library

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

2 participants