Skip to content
  • Leon Arnott's avatar
    IAdded (hooks-named:), as well as the debugging macros (assert:) and (assert-exists:). · e40ece040a6a
    Leon Arnott authored
    (assert-exists:) is designed as something of a compromise over adding a non-nullable hook selector, pleading that such a selector proved too complicated to add in terms of concatenation with nullable selectors, making various non-error-propagating methods suddenly able to propagate errors, etc. When I added this, (assert:) naturally had to follow.
    
    I MAY change (hooks-named:) to just (hooks:), or perhaps add some aliases for it.
    
    Closes #32. Closes #196.
    
    Also:
     * Fixed a bug where (meter:) wouldn't work properly with fractional variables.
     * Added some more block elements to usuallyBlockElements in Utils.
    e40ece040a6a