fun SharedPreferences.edit(block: Editor.() -> Unit): Unit
Creates a new {@link SharedPreferences.Editor}, calls the specified block, then calls {@link SharedPreferences.Editor#apply}