libraries en - ab25cq/clover2 GitHub Wiki
Library Reference
The following pages have explanations of main classes and methods.
- Object class
- String class
- Anonymouse class
- Global class
- System class
- Clover class
- Command class
- pointer class
- lambda class
- regex class
- Range class
- File class
- Path class
- Directory class
- Buffer class
- Container library
- Reflection
- Thread
Please refer to the source code for further information. Layers are stacked in the order of Fundamental.clcl→Reflection.clcl→Thread.clcl→String.clcl→Container.clcl→Range.clcl→File.clcl→Command.clcl→SystemCalls.clcl→CLibrary.clcl→CGI.clcl→Socket.clcl→MyOwnLibrary.clcl included in the source. By looking through in turn, your understanding will deepen.