ExtensionsSchema

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun forEach(action: Consumer<in T>)
Link copied to clipboard
Returns an iterable of the schemas for each element in the collection.
Link copied to clipboard
abstract fun iterator(): Iterator<T>
Link copied to clipboard