Closed Anton-Latukha closed 3 years ago
String
Effects
class MonadEffects
(make -> to)AbsolutePath
Standard
{StdCited, StdThunk}
instance MonadValue (StdValue m) m
Expr
Types
TH.Lift NExpr
liftTyped
Eval
evalSelect
extract
String
: reduce (make -> mk) for the sake of unification of maker names it is around #406, but the topic needs work.Effects
:class MonadEffects
:(make -> to)AbsolutePath
Standard
:{StdCited, StdThunk}
rm newtype accessorStandard
:instance MonadValue (StdValue m) m
recurses on itself, so closed the recursionExpr
:Types
:TH.Lift NExpr
: TH 2.17: fxliftTyped
Eval
:evalSelect
:extract
: one of the most used functions, so optimizing it a bit