package
1.5.2
Repository: https://github.com/cyrildever/treee.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromHex tries to convert an hexadecimal representation of a value to its corresponding byte array.
IsPointer returns `true` if the passed item is a pointer, not a value.
IsValue returns `true` if the passed item is a value, not a pointer.
NewNotAPointerError ...
ToHex converts a byte array to its string representation in hexadecimal.

# Structs

NotAPointerError ...