# MyNib **MyNib (My Nix Library)** is a mini lil library of utilities I find myself frequently rewriting. ## Conventions 1. "private" attribute set values: start and end with underscores, ie `MyType._value_` 2. Modules: use the `useMod` and `mkMod` nib provides