Collectable

Learn and implement the Collectable built-in protocol.

We'll cover the following...

Introduction

We’ve already seen Enum.into. It takes something that’s enumerable and creates a new collection ...