[Question] How to implement object methods?
Ouverte
question
- Langage dominant
- Go
- Étoiles
- 1k
- Forks
- 105
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I want to try to implement `hashlib` (PR will follow).
For now I have implemented `Type`, `module`, module method and some "magic methods", but I cannot figure out how to implement object methods such as `update`, `hexdigest` etc.
Here is my WIP [implementation](https://github.com/bbrodriges/gpython/compare/master...stdlib_hashlib).
Thanks in advance.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.