pub fn get_ifeof<const N: usize, S>() -> BuiltIn<S>where
    S: HasComponent<Component<N>> + HasComponent<Component>,
Expand description

Get the \ifeof conditional expansion primitive.