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