eduproj/material/fp-course.yml

7 lines
169 B
YAML
Raw Normal View History

2021-08-28 10:52:47 +00:00
title: Functional Programming Basics
2021-08-28 20:08:35 +00:00
type: listing
2021-08-28 10:52:47 +00:00
content: |
This listing contains some of the basics of functional programming.
2021-08-28 20:08:35 +00:00
- [Functions](page://fp-function)