------------------------- - Functions and classes documentation strings added; - "setup_go_func" function is now returning a func from it's first arg.
0.3
------------------------- - Slices been reworked to fix "AttributeError: _fields_ is final" error. There is no more "sliceGo"; - "list_to_slice" function improvement; - "str_to_py" function improvement.
0.2
------------------------- - Bool type support; - "list_to_slice" function can be used now without specifying data type.