~~~~
* Release date: 15th June, 2020.
* Add some non-trivial examples showcasing the package.
* Document how one can use clang + OpenMP.
* Add sorting, align, and other functions to array module.
* Support for mapping structs on a GPU with CUDA.
* Add address, cast, and address low-level functions.
* Support for mako-templates for reducing repetitive code.
* Bitwise operator support.
* Attempt to auto-declare variables when possible.
* Fix several bugs and issues.