Bonus Marks
- › Rewrite the
len
function usingfoldl
. - › Rewrite the
elem
function usingfoldl
. - › Incorporate your standard library directly into the language. Make it load at start-up.
- › Write some documentation for your standard library, explaining what each of the functions do.
- › Write some example programs using your standard library, for users to learn from.
- › Write some test cases for each of the functions in your standard library.
当前内容版权归 orangeduck 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 orangeduck .