blob: bd25492e2f0acf3dd8a45f9bfdb865785785a2dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
[test](../index.md) / [The](./index.md)
# The
`class The`
Why did the token cross the road?
# Because it was Beer o'clock @ [The.bar](bar.md)
## But **waz *\[sic\]* [it](isitbeeroclock.com)** really?
### [The.bar](bar.md) has? [The.foo](foo.md)est drinks ever!
#### *[The.kotlinz](kotlinz.md) is [The.bestests](bestests.md), [Bar.none](-bar/none.md)*
##### So many lame code "puns" (in) [The.house](house.md)
###### End of the?? [Bar.line](#)! - we need to go back!
### Types
| [Bar](-bar/index.md) | `object Bar` |
### Constructors
| [<init>](-init-.md) | `The()`<br>Why did the token cross the road? |
### Functions
| [bar](bar.md) | `fun bar(): Unit` |
| [bestests](bestests.md) | `fun bestests(): Unit` |
| [foo](foo.md) | `fun foo(): Unit` |
| [house](house.md) | `fun house(): Unit` |
| [kotlinz](kotlinz.md) | `fun kotlinz(): Unit` |
| [line](line.md) | `fun line(): Unit` |
|