nhpip

Total Owned Packages
6

Total Downloads
610

  • curry_elixir1.0.0

    46 Downloads

    A simple module to do currying and partial application using Variadic functions to start partial evaluation

  • ezprofiler1.3.1

    227 Downloads

    Provides a simple to use profiling mechanism to inspect the behavior of an application on a target VM. This runs as a stand-alone `escript` for both for ease of use and to minimize impact on the target VM. Requires ezprofiler_deps: https://github.com/nhpip/ezprofiler_deps

  • ezprofiler_deps1.1.0

    86 Downloads

    Application-side dependancy that works in conjunction with `ezprofiler`. Provides the ability to do code profiling within your application as well as `ezprofiler` management. THe `ezprofiler` escript can be obtained from: https://github.com/nhpip/ezprofiler.git

  • iex_history4.2.0

    50 Downloads

    Saves shell history and variable bindings between shell sessions.

    Allows the user to display history in a more intuitive and cleaner way than the default. Historic actions can be viewed, replayed or copied. Scrolling through history is command, not line based.

  • iex_history25.4.0

    164 Downloads

    Saves shell history and variable bindings between shell sessions.

    Allows the user to display history in a more intuitive and cleaner way than the default. Historic actions can be viewed, replayed or copied. Scrolling through history is command, not line based.

  • variadic_elixir1.0.0

    37 Downloads

    Simple, if not a bit hacky, way to do variadic functions in Elixir

Matt Evans