Skip to main content

is_equal

Function is_equal 

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

Compare two strings for equality.