future_pred

Function future_pred 

Source
pub async fn future_pred(
    _cont: &Option<Arc<Continuation>>,
    arg: &Gc<Value>,
) -> Result<Vec<Gc<Value>>, RuntimeError>