Bongo

v0.1.3

  • Pages
  • Modules

    Bongo v0.1.3 Bongo.Utilities View Source

    Link to this section Summary

    Functions

    debug_log(value, label \\ "->")
    filter_nils(keyword)
    log_and_return(o, label \\ "")
    nil_filter(input, opts)
    nill(value, block, block_on_nil \\ nil)
    to_struct(kind, attrs)

    Link to this section Functions

    Link to this macro debug_log(value, label \\ "->") View Source (macro)
    Link to this function filter_nils(keyword) View Source
    Link to this function log_and_return(o, label \\ "") View Source
    Link to this function nil_filter(input, opts) View Source
    Link to this macro nill(value, block, block_on_nil \\ nil) View Source (macro)
    Link to this function to_struct(kind, attrs) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.