Function not

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