aoc2021
common
jvm
aoc2021
/
com.github.ephemient.aoc2021
/
Day24Impl
/
Provider
Provider
common
interface
Provider
<
T
:
Day24Impl
>
Content copied to clipboard
Functions
Inheritors
Functions
invoke
Link copied to clipboard
common
abstract
operator
fun
invoke
(
lines
:
List
<
String
>
)
:
T
?
Content copied to clipboard
Inheritors
Provider
Link copied to clipboard
Provider
Link copied to clipboard
Provider
Link copied to clipboard