package onnx
Type Members
- type ![A] = (A) => Nothing
- type !![A] = (![A]) => Nothing
- type Contains[S, T] = <:<[!![S], T]
- class NCF extends AutoCloseable
- abstract type UNil
- type Union[T] = AnyRef { type or[S] = org.emergentorder.onnx.package.Disjunction[T => Nothing with S => Nothing] }
Inherited from AnyRef
Inherited from Any