clash-lib-1.8.2: prims/common/GHC_TypeNats.primitives.yaml
- BlackBox:
name: GHC.TypeNats.natVal
kind: Expression
type: 'natVal :: forall
n proxy. KnownNat n => proxy n -> Natural'
template: ~ARG[0]
workInfo: Never
- Primitive:
name: GHC.TypeNats.someNatVal
primType: Function
type: 'someNatVal :: Natural -> SomeNat'
workInfo: Never
- Primitive:
name: GHC.TypeNats.withSomeSNat
primType: Function
type: 'withSomeSNat :: forall rep (r :: TYPE rep). Natural -> (forall n. SNat n -> r) -> r'
workInfo: Never