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

:lists.droplast([1, 2, 3]) → [1, 2]