A  C  F  G  H  I  N  O  P  R  S  U  W 

R

readBoolean() - function in org.hildan.hashcode.utils.reader.HCReader
Reads the next token of the input as a boolean value ("true" or "false" ignoring case).
readDouble() - function in org.hildan.hashcode.utils.reader.HCReader
Reads the next token of the input as a double.
readInt() - function in org.hildan.hashcode.utils.reader.HCReader
Reads the next token of the input as an int.
readString() - function in org.hildan.hashcode.utils.reader.HCReader
Reads the next token of the input as a string.
runInParallel(I,UncaughtExceptionsLogger,Boolean,SuspendFunction1) - function in org.hildan.hashcode.utils.runner.ParallelRunnerKt
Runs the given function on each of the given input, each in its own coroutine.
A  C  F  G  H  I  N  O  P  R  S  U  W