soiz1's picture
Upload folder using huggingface_hub
8f3f8db verified
raw
history blame contribute delete
171 Bytes
public
exportedPrimitiveNames
"Return an array of all exported primitives"
^methods select:[:m| m export] thenCollect:[:m| m selectorForCodeGeneration copyWithout: $:].