Typst.Methods
getMethod :: MonadFail m => (forall (n :: Type -> Type). Monad n => Val -> MP n ()) -> Val -> Text -> m Val #
formatNumber :: Text -> Int -> Text #
applyPureFunction :: Function -> [Val] -> Attempt Val #