class RDF::List

An RDF list.

@example Constructing a new list

RDF::List[1, 2, 3]

@since 0.2.3