Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.11 KB

Maryk Library

Maryk Library is a project that provides multi-platform implementations for essential functions used across Maryk projects. The purpose of this library is to abstract platform-specific functionality, ensuring that all core Maryk projects have consistent support for the various platforms it supports.

Dependency

The foundation of Maryk projects is the Kotlin Standard Library, which means that as soon as Kotlin implements any of the functionalities exposed in Maryk Library, those functionalities will be deprecated in the library.

Key Features

Here's a quick rundown of what Maryk Library has to offer: