simplemonads 1.0.3
Added @run decorator for main functions in scripts. This removes the need to do if __name__ == '__main__':
checking.
Added @run decorator for main functions in scripts. This removes the need to do if __name__ == '__main__':
checking.