-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Antoine CLOP edited this page Dec 20, 2017
·
19 revisions
-
- Manipulate songs through simple commands such as play(), pause()...
-
- Provides a very intuitive way to use dates.
-
- Provides many classes to draw pixels, line and other custom UI elements.
-
- A error type providing description, failure reason, recovery suggestion and help.
-
- Add new methods to Int such as random generator, base conversion...
-
- Provides an easy way to save application's data.
-
- A standard and elegant way to print informations when application is running.
-
- Detect places, objects or custom objects on an image.
-
- Make requests or detect internet availability in one line.
-
- Get a camera view or photo library access.
-
- Get advanced details on any variable at runtime such as type or memory address.
-
- Manipulate Strings like in many languages with length, substring...