Skip to content

Instantly share code, notes, and snippets.

View timendez's full-sized avatar
🌝
Thank you Microscemi for the changes

Tim Mendez timendez

🌝
Thank you Microscemi for the changes
View GitHub Profile
@timendez
timendez / PolyFills.kt
Created January 5, 2024 19:27
Polyfill different Kotlin things
fun <T> MutableSet<T>.pop(numToPop: Int): List<T> = this.take(numToPop).also { it.map { valueToRemove -> this.remove(valueToRemove) } }
@timendez
timendez / Devoted30PrivacyPolicy.txt
Created June 16, 2022 17:31
Devoted 30 Privacy Policy
Devoted 30 does not track any user information nor does it have any internet communication.