[Question] How to implement object methods?
Aberta
question
- Linguagem predominante
- Go
- Estrelas
- 1k
- Forks
- 105
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.