* Enum input builder * Reckon it’d be useful to have a schema helper to format an array of string into enum inputs instead of manually building text/value objects * https://gist.github.com/aliasmac/f5e15df789b1b904c4d4b254e41c2b9e * Buffer parser * Worked on a few ops now where I’ve had to parse buffers * https://gist.github.com/aliasmac/cabdaf358598e8c8464659deb4965d0c * DeepMapValues: * Will perform just like deepMapKeys only it will act on key values * oneOfFormatter: * Pretty simple, just pulls the data nested inside the oneOf * https://gist.github.com/aliasmac/bd1d106bf6719684f05a3cc7d2923bcb