ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / kotlin.Any / toDoubleOrNull

toDoubleOrNull

fun Any.toDoubleOrNull(): Double?

If this is a number, return it as double, else null