Package-level declarations

Functions

Link copied to clipboard
inline fun <T> Array<T>.except(item: T): Array<T>
Link copied to clipboard

Map CardType to CardBrand.

Link copied to clipboard

Map array CardTypes to list of CardBrands.

Link copied to clipboard
fun <K, V> Map<K, V>.toJSON(): JSONObject