Skip to main content

install_clojure_core_profile

Function install_clojure_core_profile 

Source
pub fn install_clojure_core_profile(
    cx: &mut Cx,
    registry: &mut ProfileRegistry,
) -> Result<LanguageProfile>
Expand description

Installs the Clojure-core profile into a ProfileRegistry, publishing organ claims.

Registers clojure_core_profile and runs the sequence, namespace, and control organ claim publishers as a side effect.