Output Decorators =================== Function decorators to decorate output values or error raises. Multiple decorators can be used together. When multiple decorators are used, the order of decorators is from inside to outside. ------------ List of APIs ------------ .. autofunction:: calcpy.fillerr .. autofunction:: calcpy.fillnone .. autofunction:: calcpy.fillnan .. autofunction:: calcpy.fillwhen