Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

This subdirectory contains examples and descriptions of the following library featrues:

GML Extensions

The library also comes packaged with various GML library extensions.

Array extensions

  • array_clone
  • array_empty
  • array_find_index
  • array_map
  • array_foreach
  • array_is_permutation
  • array_is_subset
  • array_contains
  • array_foldl
  • array_foldr

Struct extensions

  • struct_clone
  • struct_foreach
  • struct_foreach_key
  • struct_foreach_value

Script extensions

  • script_execute_array