index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
testdata
/
format
/
starProjection.kt
blob: 48d53e47db1b7527b04b4e29f4d1da993da1cd9e (
plain
)
1
2
3
public
fun
Iterable
<*>
.
containsFoo
(
element
:
Any?
):
Boolean
{
return
false
}