7 lines
113 B
OCaml
7 lines
113 B
OCaml
|
|
open Functoria.DSL
|
||
|
|
|
||
|
|
type ethernet
|
||
|
|
|
||
|
|
val ethernet : ethernet typ
|
||
|
|
val ethif : Network.network impl -> ethernet impl
|