dwyl / dwyl/base58

Understand how Base module works

Open
#2 1 comment 1 reaction 0 assignees View on GitHub
discuss enhancement help wanted
Dominant language
Elixir
Stars
25
Forks
4
Avg merge
2d 2h
Merged PRs (30d)
1

Description

The `Base.encode` functions are defined here
https://github.com/elixir-lang/elixir/blob/master/lib/elixir/lib/base.ex

We can have a look at the code and try to understand how the encode functions are defined to see if we can replicate some patterns in our functions or implementations see #1

- [ ] Describe how `encode16` works

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.