Find Functions by Signature

Search for functions using input/output examples. Perfect for discovering the right function when you know what you want to achieve but not which function to use.

Search Results

Integer.digits(123) → [1, 2, 3]