Skip to content
Snippets Groups Projects
Commit 694083e1 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Add tuple utilities and corresponding tests

PushBackTuple to append a type
PushFrontTuple to prepend a type
JoinTuples to join two tuples
FlattenTuple to join several tuples contained in another tuple
ReduceTuple to apply a reduce transformation to a tuple as type containe

[[Imported from SVN: r6292]]
parent 5516b485
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment