About my projects, examples and tutorials

Module Checklist

Checklist for module Gnome::Gtk4::N-Bitset to show the progress of deveopment or whether it is deprecated. Most of the modules are generated but documentation needs to be checked for typos and mistakes. Also examples may be added. Not much will be done for deprecated modules. You might be interested in the GnomeTools distribution where some of the deprecated modules are rewritten.

Furthermore there is a list of the current versions of Gnome libraries and Raku distibutions installed on my machine versus the Raku distribution versions.

Gnome::Gtk4::N-Bitset

  State Name Tests
Module generated N-Bitset.rakumod  
Documentation corrected N-Bitset.rakudoc  
Tests completed N-Bitset.rakutest 36 tests


Note: Tests are also done for T-bitset and N-BitsetIter

Constructors

Routine State¹ Version² Deprecated³
new-empty    
new-range    


Methods

Routine State¹ Version² Deprecated³
add    
add-range    
add-range-closed    
add-rectangle    
contains    
copy    
difference    
equals    
get-maximum    
get-minimum    
get-nth    
get-size    
get-size-in-range    
intersect    
is-empty    
ref    
remove    
remove-all    
remove-range    
remove-range-closed    
remove-rectangle    
shift-left    
shift-right    
splice    
subtract    
union    
unref    


  1. Status, generated, missing values, deprecated, etc
  2. Version of introduction, otherwise it is the release version (4.0)
  3. Version of deprecation and is removed in next release

Legend for the tables

SymbolMeaning
Code and documentation is generated
Must be written
Removed in next Gnome library release
Not generated, there are missing types
Is removed or will not be implemented