# Generated by roxygen2: do not edit by hand

S3method(as.list,Rmonad)
S3method(print,Rmonad)
export("%*>%")
export("%>>%")
export("%>^%")
export("%>_%")
export("%^>%")
export("%__%")
export("%v>%")
export("%v__%")
export("%|>%")
export("%||%")
export("m_OK<-")
export("m_branch<-")
export("m_code<-")
export("m_doc<-")
export("m_error<-")
export("m_mem<-")
export("m_notes<-")
export("m_parents<-")
export("m_time<-")
export("m_value<-")
export("m_warnings<-")
export(app_branch)
export(app_notes)
export(app_warnings)
export(as_monad)
export(bind)
export(combine)
export(doc)
export(esc)
export(forget)
export(lsmeval)
export(m_OK)
export(m_branch)
export(m_code)
export(m_doc)
export(m_error)
export(m_mem)
export(m_notes)
export(m_parents)
export(m_time)
export(m_value)
export(m_warnings)
export(missues)
export(mtabulate)
export(unbranch)
importFrom(magrittr,"%>%")
importFrom(methods,isClass)
importFrom(methods,new)
importFrom(methods,show)
importFrom(utils,capture.output)
importFrom(utils,object.size)
