pappes_utility library

Collection of utility classes and functions to make programs simpler.

Classes

RamCache
Arbitary storage of objects in memory for later use.

Functions

mapToCSV(Map original) String?
Pull the values of of a Map and comma seperate them with quotes.
quoteString(dynamic original) String
Convert.