Navigation
Name
Rascal
/
Libraries
/
Prelude
/
Boolean
/
fromString
Synopsis
Convert the strings "true" or "false" to a bool.
Function
bool fromString(str s)
Usage
import Boolean;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.