From fccbb49805bdf5fea2b3db4bede668b8731ca82a Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Mon, 2 Jan 2017 14:52:26 +0000 Subject: [PATCH] Created assoc list (markdown) --- assoc-list.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 assoc-list.md diff --git a/assoc-list.md b/assoc-list.md new file mode 100644 index 0000000..20af355 --- /dev/null +++ b/assoc-list.md @@ -0,0 +1 @@ +An association list, being a list each of whose elements is a pair, where in each pair the first element is deemed to be the key and the second the value of that key. \ No newline at end of file