Primitive
A typealias for a primitive function that accepts a Solve.Request and returns a Sequence of Solve.Responses
Types
Functions
Link copied to clipboard
abstract fun solve(request: Solve.Request<ExecutionContext>): Sequence<Solve.Response>
Content copied to clipboard