string function

String$ string(
  1. String s
)

Implementation

String$ string(String s) => String$(s);