`Unit` as a return type is redundant because funct...
# intellij
s
Unit
as a return type is redundant because functions that don’t have a specified return type are inferred to return
Unit
anyhow