KitchenSink v0.0.27 API Reference

Modules

Additions to common Elixir modules

this module is for Boolean functions

This module is for CSV helper functions

this module is for higher order functions

This module is a mixin for the elixir keyword namespace

this module is for List functions

This module is a mixin for the elixir map namespace

Math functions!

this module is for dealing with matrix (2d array) operations

functions that apply to structs

This module makes structs use Access to get and change their values

This module makes structs Enumerable which means that you can use Enum functions on them. The format of default values we are using is setting them to nil so count uses that