Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

int8 , int16 , int32 and int128 objects #133

Open
Graur opened this issue Jul 5, 2022 · 5 comments
Open

int8 , int16 , int32 and int128 objects #133

Graur opened this issue Jul 5, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@Graur
Copy link
Contributor

Graur commented Jul 5, 2022

According to this paper (p. 7 Digits) we need to add int8 , int16 , int32 and int128 objects, which are decorators of bytes with a predefined size. They implement the same numeric operations as int.

@kerelape
Copy link
Member

@Graur @yegor256 can I implement this, please?

@mximp
Copy link
Contributor

mximp commented Jul 25, 2022

@kerelape please do

@Graur
Copy link
Contributor Author

Graur commented Sep 14, 2022

@kerelape What's up with this issue?

@kerelape
Copy link
Member

@Graur will do this weekend

@Graur
Copy link
Contributor Author

Graur commented Nov 14, 2022

@kerelape Do you have any progress here? I want to assign someone else to this task

@mximp mximp added the enhancement New feature or request label Nov 16, 2022
@yegor256 yegor256 transferred this issue from objectionary/eo Jul 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants