...

/

Built-in Protocols

Built-in Protocols

Understand built-in protocols in Elixir.

Introduction

Elixir comes with the following protocols:

  • Enumerable
  • Collectable
...