LLZK
0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::OpHashable Concept Reference
#include <
Hash.h
>
Concept definition
template
<
typename
Op>
concept
llzk::OpHashable
=
requires
(Op op) { op.getOperation(); }
llzk::OpHashable
Definition
Hash.h:17
Detailed Description
Definition at line
17
of file
Hash.h
.
llzk
OpHashable
Generated by
1.13.2
Copyright 2025 Veridise Inc. under the Apache License v2.0.