How to Check if a Repo (Table Collection) is Devoid of Entries

From ElixirBlocks
Jump to: navigation, search

Use exists? Example:

Repo.exists?(App.Testbeds.Testbed)  # boolean