Custom Elixir Module for Filtering Lists

Create a custom Elixir module to filter items in a list, demonstrated through a warehouse order system example.

Tags: elixir , map , filter , reject