File tree Expand file tree Collapse file tree
lib/node_modules/@stdlib/utils Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919'use strict' ;
2020
2121/**
22- * Returns the name of a function.
22+ * Return the name of a function.
2323*
2424* @module @stdlib /utils/function-name
2525*
Original file line number Diff line number Diff line change 1919'use strict' ;
2020
2121/**
22- * Moves a property from one object to another object.
22+ * Move a property from one object to another object.
2323*
2424* @module @stdlib /utils/move-property
2525*
Original file line number Diff line number Diff line change 1919'use strict' ;
2020
2121/**
22- * Returns a string value indicating a specification defined classification of an object.
22+ * Return a string value indicating a specification defined classification of an object.
2323*
2424* @module @stdlib /utils/native-class
2525*
Original file line number Diff line number Diff line change 1919'use strict' ;
2020
2121/**
22- * Wraps a function in a try/catch block.
22+ * Wrap a function in a try/catch block.
2323*
2424* @module @stdlib /utils/try-function
2525*
You can’t perform that action at this time.
0 commit comments