Types
Functions
Properties
Inheritors
Extensions
Link copied to clipboard
fun StringValues.filter(keepEmpty: Boolean = false, predicate: (String, String) -> Boolean): StringValues
Content copied to clipboard
Create a new instance of StringValues filtered by the specified predicate
Link copied to clipboard
Copy values to a list of pairs
Link copied to clipboard
Invoke block function for every value pair