Function assert_is

Source
pub async fn assert_is(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>