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
/
test
/
data
/
format
/
starProjection.kt
blob: 1532c830814043f5f10e92b6b6a74a59a468b190 (
plain
)
1
2
3
public
inline
fun
Iterable
<*>
.
containsFoo
(
element
:
Any?
):
Boolean
{
return
false
}