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