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