blob: 6fd179c635bab834ac42f4ea6316388a7e481e3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[test](test/index) / [kotlin.String](test/kotlin.-string/index) / [fn](test/kotlin.-string/fn)
# fn
`fun String.fn(): Unit`
Function with receiver
**Receiver**
must be a non-empty string
|