filter Return Type
inline fun <R> Collection<KCallable<*>>.filterReturnType(): Collection<KCallable<*>>
Content copied to clipboard
Convenience function to filter a collection of KCallable by return-type
Convenience function to filter a collection of KCallable by return-type