Data structures

Lists

Array (as in Python):

Linked List (as in Haskell):

Dictionaries

As Data Structure:

As ADT (abstract data type):