Pathex v0.3.0 API Reference

Modules

This module contains macroses to be used by user

Module for building combinations into path-closures

Structure for working with closures as ASTs

Setter which creates given path if item in path does not exist

Selector which matches with one big case in case

WIP Selector which tries to use one big case when possible

Module with common functions for selectors

Module with common functions for setters

Setter which simply sets new value in given path

Setter which simply updates value in the given path

Module for combination structures

Util functions for working with AST

Module for working with modificators for paths Like :naive, :json, :map

Module for parsing path created wuth sigils

Utils module for parsing paths created with Pathex.path/2