Home
last modified time | relevance | path

Searched defs:commuterFLId (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Patch/
H A DCommuteFn.hs77 commuterFLId _ (NilFL :> y) = return (y :> NilFL) function
78 commuterFLId commuter ((x :>: xs) :> y) function