Skip to content
  • Leon Arnott's avatar
    Fixed a bug where datasets could contain (and compared) data structures by... · 953ec34deae5
    Leon Arnott authored
    Fixed a bug where datasets could contain (and compared) data structures by reference, in constructing, concatenating and subtracting.
    
    Also:
    
     * Fixed a bug where subtracting arrays was also subject to comparing data structures by reference.
    
     * Fixed a bug where subtracting non-subtractable values (such as booleans) wouldn't produce an error.
    953ec34deae5