We covered binaries briefly in the post discussing the data types in Elixir, but here's where we go into detail. As previously mentioned, binaries store binary data either as a collection of bytes (binary) or as a collection of bits (bitstring). I suspect they