Skip to content

Understand how Base module works #2

@SimonLab

Description

@SimonLab

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions