# README
util functions
# Packages
Package algorithm contain some basic algorithm functions.
No description provided by the author
No description provided by the author
Package condition contains some functions for conditional judgment.
No description provided by the author
Package convertor implements some functions to convert data.
No description provided by the author
No description provided by the author
Package cryptor implements some util functions to encrypt and decrypt.
No description provided by the author
Package datetime implements some functions to format date and time.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package formatter implements some functions to format string, struct.
Package function implements some functions for control the function execution and some is for functional programming.
Package iterator provides a way to iterate over values stored in containers.
Package mathx includes some functions to manipulate map.
Package mathx implements some functions for math calculation.
Package netutil implements some basic functions to send http request and get ip info.
Package pointer contains some util functions to operate go pointer.
No description provided by the author
Package promise contains some functions to support async programming.
Package random implements some basic functions to generate random int and string.
Package retry is for executing a function repeatedly until it was successful or canceled by the context.
Package slice implements some functions to manipulate slice.
No description provided by the author
Package stream implements a sequence of elements supporting sequential and operations.
Package stringx implements some functions to manipulate string.
Package structs provide several high level functions to manipulate struct, tag, and field.
No description provided by the author
Package tuple implements tuple data type and some operations on it.
No description provided by the author
No description provided by the author