query

actual fun query(source: String): Query(source)

Create a new Query from a string containing one or more S-expression patterns.

Throws

If any error occurred while creating the query.

expect fun query(source: String): Query(source)

Create a new Query from a string containing one or more S-expression patterns.

Throws

If any error occurred while creating the query.

actual fun query(source: String): Query(source)

Create a new Query from a string containing one or more S-expression patterns.

Throws

If any error occurred while creating the query.

actual fun query(source: String): Query(source)

Create a new Query from a string containing one or more S-expression patterns.

Throws

If any error occurred while creating the query.