Search code examples
Detecting whether proving a predicate unified something...


prologunification

Read More
GHC do not resolve correctly constraint in typeclass methods (ghc bug / limitation ?)...


haskellghctypeclassinferenceunification

Read More
Differences between pattern matching and unification?...


pattern-matchingunification

Read More
An apply that doesn't seem like it should unify is allowed...


coqunification

Read More
Why does this query unify with this clause in Prolog?...


prologunification

Read More
Removing head prolog...


prologunification

Read More
Isabelle: generic datatypes and equivalence...


genericstypesisabelleunification

Read More
Matching in Artificial intelligence, unification...


regexartificial-intelligencematchingunification

Read More
Unification Weirdness in Typeclass Instance...


haskellfunctional-programmingtypeclassunificationtype-theory

Read More
Agda unification over a list...


listagdaunification

Read More
Unification and implicit cast of the type parameter...


haxeunification

Read More
Why don't Func<...> and Action unify?...


c#typesanonymous-functionunification

Read More
The most general type of "product" of two functions in Haskell...


haskelltypestype-inferenceunification

Read More
Is it possible to get the infinite kind error in Haskell 98?...


haskellfunctional-programmingocamltype-inferenceunification

Read More
How is Prolog matching "X = father(X)"?...


prologunification

Read More
prolog single quote (') unification...


prologunification

Read More
Prolog list unification...


listprologunification

Read More
First-class variables in JavaScript...


javascriptvariablesunificationfirst-class

Read More
Surprising failure of unification in Idris...


parsingunificationidris

Read More
Generating run time proofs with type predicates in Idris...


parsingunificationidrisdecidable

Read More
Prolog: recursively build a list - infinite solutions...


recursionprologunification

Read More
Prolog - how to reserve the information when split a variable list?...


prologunification

Read More
Prolog: Unification or Backtracking errors in program...


prologbacktrackingunificationfamily-tree

Read More
How can I print unification results when using prolog script?...


prologgnu-prologunification

Read More
prolog unification resolution...


prologresolutionexponentiationunification

Read More
Preventing types from unifying...


haskelltypesunification

Read More
Recursion in Prolog - Finding Path Between Cities...


recursionprologunification

Read More
Manually deriving the type of fun xss = \f -> let ope x y = x . f . y in foldr1 ope xss...


haskelltypesunification

Read More
Why has "map (filter fst)" the type "[[(Bool, a)]] -> [[(Bool, a)]]"?...


haskelltypesfunctional-programmingtype-inferenceunification

Read More
Why the result of evaluating `init . cuts [1,2,3]` is different from `(init . cuts) [1,2,3]`?...


haskelltypesunification

Read More
BackNext