All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.apollographql.execution.LruCache.kt Maven / Gradle / Ivy

The newest version!
package com.apollographql.execution

internal typealias Weigher = (Key, Value?) -> Int





© 2015 - 2024 Weber Informatics LLC | Privacy Policy