HelperFunctions.kt has some documentation
This commit is contained in:
parent
a8406bbc9a
commit
7bda420a5d
@ -1,3 +1,6 @@
|
|||||||
|
/**
|
||||||
|
* A collection of helper functions for common utility tasks.
|
||||||
|
*/
|
||||||
object HelperFunctions {
|
object HelperFunctions {
|
||||||
/**
|
/**
|
||||||
* Computes the total number of steps needed to process the given total volume.
|
* Computes the total number of steps needed to process the given total volume.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user