loki.tools.util
===============

.. automodule:: loki.tools.util

   
   .. rubric:: Functions

   .. autosummary::
   
      as_tuple
      auto_post_mortem_debugger
      binary_insertion_sort
      binary_search
      cached_func
      chunks
      dict_override
      execute
      filter_ordered
      flatten
      graphviz_present
      group_by_class
      is_iterable
      is_subset
      optional
      replace_windowed
      set_excepthook
      stdchannel_is_captured
      stdchannel_redirected
      strip_inline_comments
      timeout
      yaml_include_constructor
   
   .. rubric:: Classes

   .. autosummary::
   
      CaseInsensitiveDefaultDict
      CaseInsensitiveDict
      LazyNodeLookup
      WeakrefProperty
   