Sign in
opensecura
/
3p
/
nicta
/
cogent
/
refs/heads/master
/
.
/
cogent
/
examples
/
bag
/
list.ah
blob: 04ba3d6899660e4779e593befc9595cb2744a9e4 [
file
] [
log
] [
blame
] [
edit
]
struct
$id
:(
List
a
)
{
struct
$id
:(
List
a
)
*
next
;
$ty
:
a data
;
};
typedef
struct
$id
:(
List
a
)
$id
:(
List
a
);